ASPxPivotGrid.IsDataBound Property
In This Article
Gets a value indicating whether the grid is data bound.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the grid is data bound; otherwise, false. |
See Also