AgendaAppointmentPositionToConverterBase<T> Properties
A base class that converts an AgendaAppointmentPosition value to a specified type.
Name | Description |
---|---|
First |
Gets or sets the property value applied when the appointment is at the first position. |
Last |
Gets or sets the property value applied when the appointment is at the last position. |
Middle |
Gets or sets the property value applied when the appointment is at the middle position. |
Single |
Gets or sets the property value applied when the appointment is at the middle position. |
See Also