Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / C1SchedulerViewModel Class
Properties Methods


In This Topic
    C1SchedulerViewModel Class Members
    In This Topic

    The following tables list the members exposed by C1SchedulerViewModel.

    Public Properties
     NameDescription
    Public PropertyGets a collection of all available SchedulerGroupItem objects for the currently set type of grouping.  
    Public PropertyGets the reference to the owning C1Scheduler control.  
    Public PropertyGets a collection of currently visible SchedulerGroupItem objects. This collection can be used in xaml in the C1Scheduler control templates.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Clean up any resources being used.  
    Public MethodReturns the Windows.UI.Xaml.FrameworkElement corresponding to the given Windows.Foundation.DateTime value.  
    Top
    See Also