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