FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / 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 System.Boolean
    public System.bool IsExpanded {get;}
    See Also