[]
        
(Showing Draft Content)

C1.Win.Input.C1SplitButton.Items

Items Property

Items

Gets the collection of SplitButtonItem components on this split button.

Declaration
public ObservableCollection<SplitButtonItem> Items { get; }