GridSummaryItemCollection.View Property
In This Article
Gets the View that owns the current summary item collection.
Namespace: DevExpress.XtraGrid
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Base |
A Base |
#Remarks
This property value is initialized by the constructor.
See Also