Scheduler for WinRT
C1SchedulerViewModel Class
Members 


Represents the bridge between the view and the C1Scheduler control.
Object Model
C1SchedulerViewModel Class
Syntax
'Declaration
 
Public Class C1SchedulerViewModel 
'Usage
 
Dim instance As 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.Xaml.Schedule.C1SchedulerViewModel

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1SchedulerViewModel Members
C1.Xaml.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.