[]
Gets or sets the template used to create the icon displayed in the column header showing there are options.
[Parameter]
public RenderFragment<C1Style> ColumnOptionsIconTemplate { get; set; }
<Parameter>
Public Property ColumnOptionsIconTemplate As RenderFragment(Of C1Style)