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

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