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