FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewer Class / PrintCommand Property

In This Topic
    PrintCommand Property (C1FlexViewer)
    In This Topic
    The System.Windows.Input.ICommand that opens the Print dialog.
    Syntax
    'Declaration
     
    Public ReadOnly Property PrintCommand As ICommand
    public ICommand PrintCommand {get;}
    See Also