[]
Gets or sets the collection used to generate the content of the C1ToolStrip component.
[Parameter]
public IEnumerable ItemsSource { get; set; }
<Parameter>
Public Property ItemsSource As IEnumerable
The ItemTemplate will be used to render the view for each item.