FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / ExportCommand Property

In This Topic
    ExportCommand Property (FlexViewerPane)
    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