[]
        
(Showing Draft Content)

C1.WPF.Toolbar.C1Toolbar.ToolbarItems

ToolbarItems Property

ToolbarItems

Gets the collection of toolbar items.

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