ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonGallery Class / VisibleItems Property

In This Topic
    VisibleItems Property
    In This Topic
    Gets or sets the number of visible items in expanded mode.
    Syntax
    'Declaration
     
    Public Property VisibleItems As System.Integer
    public System.int VisibleItems {get; set;}
    See Also