C1.Silverlight.Schedule.5 Assembly > C1.Silverlight.Schedule Namespace : C1SchedulerViewModel Class |
The following tables list the members exposed by C1SchedulerViewModel.
Name | Description | |
---|---|---|
GroupItems | Gets a collection of all available SchedulerGroupItem objects for the currently set type of grouping. | |
Scheduler | Gets the reference to the owning C1Scheduler control. | |
TotalGroupItem | Gets the SchedulerGroupItem object representing the group item which has no owner, but contains appointments of all visible group items. | |
VisibleGroupItems | Gets a collection of currently visible SchedulerGroupItem objects. This collection can be used in xaml in the C1Scheduler control templates. |
Name | Description | |
---|---|---|
Dispose | Clean up any resources being used. | |
FindUIForTime | Returns the System.Windows.FrameworkElement corresponding to the given System.DateTime value. |