[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DefaultListColumnInfo.AutoWidth

AutoWidth Property

AutoWidth

Gets or sets a bool value that indicates whether the ListColumnInfo calculates the width automatically.

Declaration
public bool AutoWidth { get; set; }
Public Property AutoWidth As Boolean
Property Value
Type Description
bool

A bool value, true if ListColumnInfo calculates the width automatically; otherwise, false.
The default is false.