FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / ToolBarElements Class / PrintLayout Property

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