ComponentOne Scheduler for WPF and Silverlight
C1SchedulerViewModel Class
Members 

C1.WPF.Schedule Namespace : C1SchedulerViewModel Class
Represents the bridge between the view and the C1Scheduler control.
Object Model
C1SchedulerViewModel Class
Syntax
'Declaration
 
Public Class C1SchedulerViewModel 
public class C1SchedulerViewModel 
Remarks
The C1Scheduler control creates the C1SchedulerViewModel object and uses it as a DataContext. You can use this DataContext in the custom ControlTemplates for the C1Scheduler control.
Inheritance Hierarchy

System.Object
   C1.WPF.Schedule.C1SchedulerViewModel

See Also

Reference

C1SchedulerViewModel Members
C1.WPF.Schedule Namespace