aspnet-devexpress-dot-web-1df0a8bf.md
Provides settings that affect a loading panel’s availability and content.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class SettingsLoadingPanel :
PropertiesBase
Public Class SettingsLoadingPanel
Inherits PropertiesBase
The following members return SettingsLoadingPanel objects:
Show 34 links
The SettingsLoadingPanel class contains the settings that allow you to specify a loading panel’s availability and text content, and define whether and at which position a loading image should be displayed.
These settings can be accessed via the SettingsLoadingPanel property of a web control.
Show 13 items
Object StateManager PropertiesBase SettingsLoadingPanel ASPxGridLoadingPanelSettings
ASPxHtmlEditorLoadingPanelSettings
ASPxSpreadsheetLoadingPanelSettings
ASPxVerticalGridLoadingPanelSettings
ASPxCardViewLoadingPanelSettings
ASPxGridViewLoadingPanelSettings
MVCxTreeListSettingsLoadingPanel
See Also