AutoGenerateColumns Property (FlexSheet)
Gets or sets whether the grid should generate columns automatically based on the itemsSource.
public override bool AutoGenerateColumns {get; set;}
'Declaration
Public Overrides Property AutoGenerateColumns As Boolean