Skip to main content
All docs
V25.1
  • LookUpColumnInfo.MaxWidth Property

    Namespace: DevExpress.XtraEditors.Controls

    Assembly: DevExpress.XtraEditors.v25.1.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