[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ITable.AutoGenerateColumns

AutoGenerateColumns Property

AutoGenerateColumns

Gets or sets whether to generate the columns automatically based on the data source.

Declaration
bool AutoGenerateColumns { get; set; }
Property AutoGenerateColumns As Boolean
Property Value
Type Description
bool

true if the table generate the columns automatically based on the data source; otherwise, false. The default is true.