Skip to main content
A newer version of this page is available. .
Tab

TreeViewSettingsLoadingPanel 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 SettingsLoadingPanel.
Enabled This property is not in effect for the TreeViewSettingsLoadingPanel class.
ImagePosition Gets or sets the position of an image displayed within a loading panel with respect to the panel’s text content. Inherited from SettingsLoadingPanel.
Mode Gets or sets a value that specifies how a loading panel is displayed within the ASPxTreeView.
ShowImage Gets or sets a value that specifies whether an image defined via the ImagesBase.LoadingPanel property is displayed within a loading panel. Inherited from SettingsLoadingPanel.
Text Gets or sets the text to be displayed within a specific loading panel invoked while waiting for a callback response. Inherited from SettingsLoadingPanel.
See Also