[]
Gets or sets whether to generate the columns automatically based on the data source.
bool AutoGenerateColumns { get; set; }
Property AutoGenerateColumns As Boolean
true if the table generate the columns automatically based on the data source; otherwise, false. The default is true.
true
false