[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.ColumnOptionsIconTemplate

ColumnOptionsIconTemplate Property

ColumnOptionsIconTemplate

Gets or sets the template used to create the icon displayed in the column header showing there are options.

Declaration
[Parameter]
public RenderFragment<C1Style> ColumnOptionsIconTemplate { get; set; }