Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / EditorRibbonGallery Class / Items Property

In This Topic
    Items Property (EditorRibbonGallery)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Items As C1.Win.Ribbon.RibbonGalleryItemCollection
    public C1.Win.Ribbon.RibbonGalleryItemCollection Items {get;}
    See Also