LayoutViewCard.Owner Property
Returns the owner of this LayoutViewCard.
Namespace: DevExpress.XtraGrid.Views.Layout
Assembly: DevExpress.XtraGrid.v22.2.dll
NuGet Package: DevExpress.Win.Grid
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraLayout.ILayoutControl | An object that implements the DevExpress.XtraLayout.ILayoutControl interface and owns this LayoutViewCard. |
See Also