Name | Description | |
---|---|---|
AppointmentsCoverPane Constructor | Creates a new instance of the AppointmentsCoverPane pane. |
The following tables list the members exposed by AppointmentsCoverPane.
Name | Description | |
---|---|---|
AppointmentsCoverPane Constructor | Creates a new instance of the AppointmentsCoverPane pane. |
Name | Description | |
---|---|---|
AppointmentFilterProperty | The AppointmentFilter attached property can be used to specify which type of appointments should be drawn by the AppointmentsCoverPane pane. | |
KeepTimesAtDropProperty | The KeepTimesAtDrop attached property determines the behavior of moved (dragged) appointments. If this value is True, after dragging an appointment to the desired VisualInterval, the Appointment start date is changed to the VisualInterval start date. If this value is False, the Appointment.Start becomes equal to the VisualInterval.StartTime, and Appointment.Duration becomes equal to the VisualInterval.TimeScale. The default value is False. |
Name | Description | |
---|---|---|
_isAboutToUnload | Determines whether the pane is about to be unloaded. (Inherited from C1.WPF.Schedule.CoverElementsPane) | |
_lastStart | Might be used in derived classes during HostElementsList collection. (Inherited from C1.WPF.Schedule.CoverElementsPane) | |
_needSort | Determines whether HostElementsList should be sorted after it is filled. (Inherited from C1.WPF.Schedule.CoverElementsPane) |