ComponentOne Scheduler for WPF and Silverlight
ImportCommand Field (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : ImportCommand Field
Defines the command that imports Scheduler data from the file.
Syntax
'Declaration
 
Public Shared ReadOnly ImportCommand As System.Windows.Input.RoutedCommand
public static readonly System.Windows.Input.RoutedCommand ImportCommand
Remarks
This command opens "Open File" dialog and then tries to import data from selected file.
See Also

Reference

C1Scheduler Class
C1Scheduler Members