ASPxVerticalGridLoadingPanelSettings Class
In This Article
Provides settings that affect the loading panel‘s appearance and functionality.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxVerticalGridLoadingPanelSettings :
ASPxGridLoadingPanelSettings
#Related API Members
The following members return ASPxVerticalGridLoadingPanelSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Vertical |
#Remarks
These settings can be accessed by the ASPxVerticalGrid’s ASPxVerticalGrid.SettingsLoadingPanel property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
SettingsLoadingPanel
ASPxGridLoadingPanelSettings
ASPxVerticalGridLoadingPanelSettings
See Also