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

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