[]
        
(Showing Draft Content)

C1.Blazor.Input.C1ComboBox-1.ItemTemplate

ItemTemplate Property

ItemTemplate

Gets or sets the item template.

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