[]
        
(Showing Draft Content)

C1.Blazor.Ribbon.C1MenuTool.ItemsSource

ItemsSource Property

ItemsSource

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

Declaration
public ObservableCollection<object> ItemsSource { get; }
Public ReadOnly Property ItemsSource As ObservableCollection(Of Object)