DxDialogProvider Members
In This Article
#Constructors
Name | Description |
---|---|
Dx |
Initializes a new instance of the Dx |
#Properties
Name | Description |
---|---|
Close |
Specifies whether a message box should be closed when a user presses Escape. |
Close |
Specifies whether a message box should be closed when a user clicks outside the box’s boundaries. |
Css |
Assigns a CSS class to a message box. |
Height | Specifies the height of message boxes. |
Render |
Specifies predefined style applied to message boxes. |
Show |
Specifies whether a message box displays the Close button. |
Show |
Specifies whether to show an icon in message boxes. |
Size |
Specifies the size of message boxes and their content. |
Theme |
Specifies a message box’s predefined color filling mode. |
Width | Specifies the width of message boxes. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also