ASPxPivotGrid.OptionsLoadingPanel Property
Provides access to the loading panel’s settings.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
PivotGridWebOptionsLoadingPanel | A PivotGridWebOptionsLoadingPanel object that contains the loading panel’s settings. |
See Also