Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / EditorRibbonToggleButton Class / OwnerCollection Property

In This Topic
    OwnerCollection Property (EditorRibbonToggleButton)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property OwnerCollection As C1.Win.Ribbon.RibbonItemCollectionBase
    public C1.Win.Ribbon.RibbonItemCollectionBase OwnerCollection {get;}
    See Also