AppointmentDisplayTextEventArgs Constructors
Provides data for the SchedulerControl.InitAppointmentDisplayText event.Name | Parameters | Description |
---|---|---|
AppointmentDisplayTextEventArgs(IAppointmentViewInfo, String, String) | viewInfo, text, description | Initializes a new instance of the AppointmentDisplayTextEventArgs class with specified settings. |
See Also