GridSummaryItem.HasValue Property
Returns whether the GridSummaryItem has a non-null value.
Namespace: DevExpress.XtraGrid
Assembly: DevExpress.XtraGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the GridSummaryItem has a non-null value; otherwise, false. |
See Also