The IntervalAppointment type exposes the following members.

Properties

  NameDescription
Public propertyAppointment
Gets an Appointment that is intersected with a VisualInterval.
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance.
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyInterval
Gets a VisualInterval that intersects with an Appointment.
Public propertyIsSealed
Gets a value that declares whether this instance is currently read-only.
(Inherited from DependencyObject.)
Public propertyIsSelected
Gets 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 propertyIsSelectedAppointment
Gets or sets a value that determines whether the Appointment is selected in C1Scheduler UI.

See Also