GridSplitContainer.SplitChildView Property
In This Article
Gets the main View (GridControl.MainView) of the GridSplitContainer.SplitChildGrid object.
Namespace: DevExpress.XtraGrid
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Base |
The main View of the Grid |
See Also