Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / C1Scheduler Class / ExportCommand Field

In This Topic
    ExportCommand Field
    In This Topic
    Defines the command that exports Scheduler data to the file.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ExportCommand As C1.Xaml.C1Command
    public static readonly C1.Xaml.C1Command ExportCommand
    Remarks
    This command opens "Save File" dialog and then exports data to file.

    Command parameter is one of the next values:

    See Also