BaseView.GridControl Property
Gets the grid control that owns a specific View.
Namespace: DevExpress.XtraGrid.Views.Base
Assembly: DevExpress.XtraGrid.v22.2.dll
NuGet Package: DevExpress.Win.Grid
Declaration
Property Value
Type | Description |
---|---|
GridControl | A GridControl object that owns the current View. |
See Also