Skip to main content

LookUpColumnInfo.MaxWidth Property

Namespace: DevExpress.XtraEditors.Controls

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[DefaultValue(0)]
[DXCategory("Layout")]
public int MaxWidth { get; set; }

Property Value

Type Default
Int32 0
See Also