[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.AutoGenerateColumns

AutoGenerateColumns Property

AutoGenerateColumns

Gets or sets a value to determine whether columns are generated automatically from the properties of the items of ItemsSource.

Declaration
[Parameter]
public bool AutoGenerateColumns { get; set; }