Scheduler for WinRT
IntervalAppointment Class Members
Fields  Properties  Methods 


The following tables list the members exposed by IntervalAppointment.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)IsSelectedAppointmentPropertyIdentifies the IsSelectedAppointment dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsSelectedPropertyIdentifies the IsSelected dependency property.  
Top
Public Properties
 NameDescription
Public PropertyAppointmentGets an Appointment that is intersected with a VisualInterval.  
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyIntervalGets a VisualInterval that intersects with an Appointment.  
Public PropertyIsSelectedGets or sets a value that determines whether the UI element that has this IntervalAppointment as a DataContext is selected. This is a dependency property.  
Public PropertyIsSelectedAppointmentGets or sets a value that determines whether the Appointment is selected in C1Scheduler UI.  
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

IntervalAppointment Class
C1.Xaml.Schedule Namespace

 

 


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