Skip to main content
Tab

ASPxVerticalGridLoadingPanelSettings Class

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

The following members return ASPxVerticalGridLoadingPanelSettings objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxVerticalGrid.SettingsLoadingPanel
ASP.NET MVC Extensions VerticalGridSettings.SettingsLoadingPanel

#Remarks

These settings can be accessed by the ASPxVerticalGrid’s ASPxVerticalGrid.SettingsLoadingPanel property.

#Implements

See Also