[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListColumnInfo.AutoWidth

AutoWidth Property

AutoWidth

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

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

true if ListColumnInfo automatically calculates width based on content; otherwise, false.