Skip to main content

LayoutViewField.ControlMaxSize Property

This member is not supported by the LayoutViewField class.

Namespace: DevExpress.XtraGrid.Views.Layout

Assembly: DevExpress.XtraGrid.v24.2.dll

Declaration

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

Property Value

Type
Size
See Also