Skip to main content

LayoutViewColumn.MaxWidth Property

This property is not supported by the LayoutViewColumn class.

Namespace: DevExpress.XtraGrid.Columns

Assembly: DevExpress.XtraGrid.v24.2.dll

Declaration

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

Property Value

Type Default Description
Int32 0

0

See Also