TreeListSettingsLoadingPanel Members
In This Article
#Constructors
Name | Description |
---|---|
Tree |
Initializes a new instance of the Tree |
#Fields
Name | Description |
---|---|
Default |
Holds the default loading panel delay, in milliseconds. Default value: 300 ms Inherited from Settings |
#Properties
Name | Description |
---|---|
Delay |
Gets or sets the delay before displaying the loading panel.
Inherited from Settings |
Enabled |
Gets or sets a value that specifies whether a loading panel is displayed while waiting for a callback response.
Inherited from Settings |
Image |
Gets or sets the position of an image displayed within a loading panel with respect to the panel’s text content.
Inherited from Settings |
Show |
Gets or sets a value that specifies whether an image defined via the Images |
Show |
Gets or sets whether a loading panel is shown on a client postback. |
Text |
Gets or sets the text to be displayed within a specific loading panel invoked while waiting for a callback response.
Inherited from Settings |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified object to the current one. |
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 the string that represents the current object.
Inherited from State |
See Also