[]
Gets or sets the template used when the icon size is smaller or equals to 12 pixels.
[Parameter] public RenderFragment<C1Style> SmallIconTemplate { get; set; }
<Parameter> Public Property SmallIconTemplate As RenderFragment(Of C1Style)