TreeListSettingsLoadingPanel Properties
Provides settings that affect the Loading Panel’s appearance and functionality.
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 |
See Also