[]
Gets or sets a bool value indicates whether the ListColumn calculates the width automatically.
public bool AutoWidth { get; set; }
Public Property AutoWidth As Boolean
A bool value, true if the ListColumn is auto width, otherwise, false. The default is false.