PivotGridWebOptionsLoadingPanel.Enabled Property
Gets or sets a value that specifies whether a specific loading panel is displayed during callback processing.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, if the loading panel should be displayed; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Enabled |
---|---|
ASPxPivotGrid |
|
See Also