[]
        
(Showing Draft Content)

C1.Blazor.Ribbon.C1Tool.IconTemplate

IconTemplate Property

IconTemplate

Gets or sets the template of the icon.

Declaration
[Parameter]
public RenderFragment<C1Style> IconTemplate { get; set; }
<Parameter>
Public Property IconTemplate As RenderFragment(Of C1Style)