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

In This Topic
    Expanded Property (RibbonGallery)
    In This Topic
    Gets or sets whether the gallery should appear expanded in a RibbonGroup.
    Syntax
    'Declaration
     
    
    Public Property Expanded As Boolean
    public bool Expanded {get; set;}
    See Also