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

In This Topic
    IsExpanded Property (RibbonGallery)
    In This Topic
    Gets a value indicating whether the gallery is currently expanded.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsExpanded As Boolean
    public bool IsExpanded {get;}
    See Also