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

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