ASPxPivotGrid.IsLoading() Method
Indicates that the ASPxPivotGrid is being loaded.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Returns
Type | Description |
---|---|
Boolean | true if the ASPxPivotGrid is being loaded; otherwise, false. |
See Also