Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonGallery Class / VisibleItems Property

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