ClassDialogBox
Class
Represents a dialog box control.
Definition
Namespace:Telerik.ReportViewer.Wpf
Assembly:Telerik.ReportViewer.Wpf.dll
Syntax:
cs-api-definition
public class DialogBox : ContentControl
Inheritance: objectDispatcherObjectDependencyObjectVisualUIElementFrameworkElementControlContentControlDialogBox
Constructors
DialogBox()
Creates a new instance of the DialogBox class.
Declaration
cs-api-definition
public DialogBox()