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

LayoutViewColumn.MaxWidth Property

This property is not supported by the LayoutViewColumn class.

Namespace: DevExpress.XtraGrid.Columns

Assembly: DevExpress.XtraGrid.v19.2.dll

Declaration

[Browsable(false)]
[DefaultValue(0)]
[XtraSerializableProperty]
public override int MaxWidth { get; set; }

Property Value

Type Default Description
Int32 0

0

See Also