Back to Devexpress

ASPxGridLoadingPanelSettings Properties

aspnet-devexpress-dot-web-dot-aspxgridloadingpanelsettings-dot-underscore-properties.md

latest1.8 KB
Original Source

ASPxGridLoadingPanelSettings Properties

Serves as a base for classes that provide settings affecting the loading panel‘s appearance and functionality in grid-like controls.

NameDescription
DelayGets or sets the delay before displaying the loading panel. Inherited from SettingsLoadingPanel.
ImagePositionGets or sets the position of an image displayed within a loading panel with respect to the panel’s text content. Inherited from SettingsLoadingPanel.
ModeGets or sets a value that specifies how a loading panel is displayed in a grid control.
ShowImageGets or sets a value that specifies whether an image defined via the ImagesBase.LoadingPanel property is displayed within a loading panel. Inherited from SettingsLoadingPanel.
TextGets or sets the text to be displayed within a specific loading panel invoked while waiting for a callback response. Inherited from SettingsLoadingPanel.

See Also

ASPxGridLoadingPanelSettings Class

ASPxGridLoadingPanelSettings Members

DevExpress.Web Namespace