ComponentOne Scheduler for WPF and Silverlight
ExportCommand Field (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : ExportCommand Field
Defines the command that exports Scheduler data to the file.
Syntax
'Declaration
 
Public Shared ReadOnly ExportCommand As System.Windows.Input.RoutedCommand
public static readonly System.Windows.Input.RoutedCommand ExportCommand
Remarks
This command opens "Save File" dialog and then exports data to file.

Command parameter is one of the next values:

See Also

Reference

C1Scheduler Class
C1Scheduler Members