FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / PrintCommand Property

In This Topic
    PrintCommand Property (C1FlexViewerPane)
    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