AutoGenerateColumns Property (C1FlexGrid)
Gets or sets a value that indicates whether columns are created automatically when the
ItemsSource property is set.
public bool AutoGenerateColumns {get; set;}
'Declaration
Public Property AutoGenerateColumns As Boolean