[]
        
(Showing Draft Content)

C1.Blazor.Ribbon.C1ToolStrip.ItemsSource

ItemsSource Property

ItemsSource

Gets or sets the collection used to generate the content of the C1ToolStrip component.

Declaration
[Parameter]
public IEnumerable ItemsSource { get; set; }
<Parameter>
Public Property ItemsSource As IEnumerable
Remarks

The ItemTemplate will be used to render the view for each item.