AgendaAppointmentViewModel Constructors
The storage for settings of an individual AgendaView appointment.Name | Parameters | Description |
---|---|---|
AgendaAppointmentViewModel(AgendaView, AppointmentItem, AppointmentLabelItem, DateTimeRange) | view, appointment, label, visibleInterval | Initializes a new instance of the AgendaAppointmentViewModel class with specified settings. |
See Also