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