FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / ExportCommand Property

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