Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / ToolMenuList Class / ParentItemsSource Property

In This Topic
    ParentItemsSource Property (ToolMenuList)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ParentItemsSource As IEnumerable
    public IEnumerable ParentItemsSource {get;}
    See Also