C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridColumnHeaderCell Class / OptionsIconTemplate Property

In This Topic
OptionsIconTemplate Property (GridColumnHeaderCell)
In This Topic
Gets or sets the icon template of the options drop-down.
Syntax
'Declaration
 
Public Property OptionsIconTemplate As RenderFragment(Of C1Style)
 
See Also