[]
        
(Showing Draft Content)

C1.Blazor.Ribbon.C1Tool.SmallIconTemplate

SmallIconTemplate Property

SmallIconTemplate

Gets or sets the template used when the icon size is smaller or equals to 12 pixels.

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