LookUpColumnInfo.MaxWidth Property
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
[Browsable(false)]
[DefaultValue(0)]
[DXCategory("Layout")]
public int MaxWidth { get; set; }
Property Value
| Type | Default |
|---|---|
| Int32 | 0 |
See Also