Skip to main content

VerticalGridSettings.SettingsLoadingPanel Property

Provides access to the loading panel’s settings.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v24.2.dll

Declaration

public ASPxVerticalGridLoadingPanelSettings SettingsLoadingPanel { get; }

Property Value

Type Description
ASPxVerticalGridLoadingPanelSettings

A ASPxVerticalGridLoadingPanelSettings object containing the loading panel’s settings.

See Also