Skip to main content
A newer version of this page is available. .

LayoutViewField.ControlMinSize Property

This member is not supported by the LayoutViewField class.

Namespace: DevExpress.XtraGrid.Views.Layout

Assembly: DevExpress.XtraGrid.v20.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override Size ControlMinSize { get; set; }

Property Value

Type
Size
See Also