Scheduler for WinRT
SchedulerGroupItem Class Members
Fields  Properties  Methods 


The following tables list the members exposed by SchedulerGroupItem.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)HasVisibleAppointmentsPropertyIdentifies the HasVisibleAppointments dependency property.  
Public Fieldstatic (Shared in Visual Basic)TagPropertyIdentifies the Tag dependency property.  
Top
Public Properties
 NameDescription
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyHasVisibleAppointmentsIndicates whether there is at least one visible appointment in the current view. This is a dependency property.  
Public PropertySchedulerGets the Scheduler that SchedulerGroupItem belongs to.  
Public PropertyTagGets or sets the object that contains custom data about the SchedulerGroupItem object. This is a dependency property.  
Public PropertyVisualIntervalGroupsGets a collection of VisualIntervalGroup objects defining top-level groups of VisualInterval objects currently represented by the control on a screen.  
Public PropertyVisualIntervalsGets a collection of VisualInterval objects defining time intervals currently represented by the control on a screen.  
Public PropertyVisualIntervalsViewGets a grouped view on the VisualIntervals collection.  
Top
Public Methods
 NameDescription
Public MethodClearValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetAnimationBaseValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodSetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodToString (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Top
Protected Methods
 NameDescription
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Top
See Also

Reference

SchedulerGroupItem Class
C1.Xaml.Schedule Namespace

 

 


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