FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.8 Assembly / C1.Win.FlexViewer Namespace / RibbonElements Class / PrintLayout Property

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