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

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