PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview 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 ButtonPreviewElement
    public ButtonPreviewElement ExpandRibbon {get;}
    See Also