Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonSplitButton Class / OwnerCollection Property

In This Topic
    OwnerCollection Property (RibbonSplitButton)
    In This Topic
    Gets the owner collection for this RibbonItem.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property OwnerCollection As RibbonItemCollectionBase
    public RibbonItemCollectionBase OwnerCollection {get;}
    See Also