Skip to main content

LayoutViewColumn.MaxWidth Property

This property is not supported by the LayoutViewColumn class.

Namespace: DevExpress.XtraGrid.Columns

Assembly: DevExpress.XtraGrid.v23.2.dll

NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

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