FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / RibbonElements Class / Landscape Property

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