GridSummaryItem.HasValue Property
In This Article
Returns whether the GridSummaryItem has a non-null value.
Namespace: DevExpress.XtraGrid
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the Grid |
See Also