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

LookUpColumnInfo.MaxWidth Property

Namespace: DevExpress.XtraEditors.Controls

Assembly: DevExpress.XtraEditors.v21.2.dll

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

Declaration

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

Property Value

Type Default
Int32 0
See Also