[]
        
(Showing Draft Content)

C1.Blazor.Menu.C1MenuItem.ItemsSource

ItemsSource Property

ItemsSource

Gets or sets a collection used to generate the content.

Declaration
public IEnumerable ItemsSource { get; set; }
Public Property ItemsSource As IEnumerable