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