GridSummaryItemCollection.HasSelectionSummary Property
Gets whether the collection contains an item that calculates a summary against the selection.
Namespace: DevExpress.XtraGrid
Assembly: DevExpress.XtraGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the collection contains an item that calculates a summary against the selection; otherwise, false. |
See Also