DxLoadingPanel Members
#Constructors
Name | Description |
---|---|
Dx |
Initializes a new instance of the Dx |
#Properties
Name | Description |
---|---|
Apply |
Specifies whether to shade the background when the Loading Panel appears. |
Child |
Specifies Loading Panel’s target content. |
Close |
Specifies whether Loading Panel closes on target content click. |
Css |
Assigns a CSS class to the Loading Panel. |
Id | Specifies the control’s unique identifier. |
Indicator |
Specifies the indicator’s animation type. |
Indicator |
Specifies the indicator’s area visibility. |
Indicator |
Assigns a CSS class to the indicator. |
Indicator |
Specifies custom content for the indicator. |
Indicator |
Specifies visibility of the Loading Panel’s indicator. |
Is |
Specifies whether to block user interactions with target content when the Loading Panel is visible. |
Is |
Specifies whether content behind the Loading Panel is visible. |
Position |
Specifies the target UI element relative to which the Loading Panel is positioned. |
Size |
Specifies the size of the loading panel. |
Text | Specifies the text displayed next to an indicator. |
Text |
Specifies where the Loading Panel’s text appears relative to its indicator. |
Visible | Specifies the Loading Panel’s visibility. |
ZIndex | Specifies the Loading Panel’s z-index. |
#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. |
#Events
Name | Description |
---|---|
Visible |
Fires when the Loading Panel’s visibility changes. |