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

ASPxVerticalGridLoadingPanelSettings Class

Provides settings that affect the loading panel‘s appearance and functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ASPxVerticalGridLoadingPanelSettings :
    ASPxGridLoadingPanelSettings

The following members return ASPxVerticalGridLoadingPanelSettings objects:

Remarks

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

Implements

See Also