The IntervalAppointment type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Appointment |
Gets an Appointment that is intersected with a VisualInterval.
| |
| DependencyObjectType |
Gets the DependencyObjectType that wraps the CLR type of this instance.
(Inherited from DependencyObject.) | |
| Dispatcher |
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.) | |
| Interval |
Gets a VisualInterval that intersects with an Appointment.
| |
| IsSealed |
Gets a value that declares whether this instance is currently read-only.
(Inherited from DependencyObject.) | |
| IsSelected |
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.
| |
| IsSelectedAppointment |
Gets or sets a value that determines whether the Appointment
is selected in C1Scheduler UI.
|