[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListColumn.AutoWidth

AutoWidth Property

AutoWidth

Gets or sets a bool value indicating whether the ListColumn can auto calculate width by content.

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

true if the ListColumn can auto calculate width by content; Otherwise,false.