ClassTimelineViewAppointmentTitleFormatter
Class
Represents defaultTitleFormatter in TimelineView
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.Scheduler.dll
Syntax:
cs-api-definition
public class TimelineViewAppointmentTitleFormatter : AppointmentTitleFormatter
Inheritance: objectAppointmentTitleFormatterTimelineViewAppointmentTitleFormatter
Inherited Members
Constructors
TimelineViewAppointmentTitleFormatter()
Declaration
cs-api-definition
public TimelineViewAppointmentTitleFormatter()
Methods
GetTitleFormat(AppointmentElement, SchedulerView, RadScheduler)
Declaration
cs-api-definition
public override string GetTitleFormat(AppointmentElement appointmentElement, SchedulerView schedulerView, RadScheduler scheduler)
Parameters
appointmentElement
schedulerView
scheduler
Returns
Overrides