LayoutViewField.Control Property
This member is not supported by the LayoutViewField class.
Namespace: DevExpress.XtraGrid.Views.Layout
Assembly: DevExpress.XtraGrid.v22.2.dll
NuGet Package: DevExpress.Win.Grid
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override Control Control { get; set; }
Property Value
Type |
---|
Control |
See Also