FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / ToolBarElements Class / ExpandRibbon Property

In This Topic
    ExpandRibbon Property (ToolBarElements)
    In This Topic
    Gets the element for the ExpandRibbon action.
    Syntax
    'Declaration
     
    Public ReadOnly Property ExpandRibbon As ButtonActionElement
    public ButtonActionElement ExpandRibbon {get;}
    See Also