GridGroupSummaryItemCollection.View Property
Gets a View that owns the current GridGroupSummaryItemCollection object.
Namespace: DevExpress.XtraGrid
Assembly: DevExpress.XtraGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| BaseView | A BaseView descendant that owns the current GridGroupSummaryItemCollection object. |
See Also