Scheduler for WinRT
C1SchedulerPresenter Class
Members 


An instance of this class is used in the C1Scheduler's template visual tree to define a place where a pane representing schedule time intervals will appear.
Object Model
C1SchedulerPresenter Class
Syntax
'Declaration
 
Public Class C1SchedulerPresenter 
   Inherits VisualIntervalsPresenter
   Implements Windows.UI.Xaml.Controls.IItemContainerMapping 
'Usage
 
Dim instance As C1SchedulerPresenter
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        Windows.UI.Xaml.Controls.ItemsControl
                           Windows.UI.Xaml.Controls.Primitives.Selector
                              Windows.UI.Xaml.Controls.ListBox
                                 C1.Xaml.Schedule.VisualIntervalsPresenter
                                    C1.Xaml.Schedule.C1SchedulerPresenter

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

C1SchedulerPresenter Members
C1.Xaml.Schedule Namespace

 

 


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