Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.Scheduler.dll
Syntax:
C#
public class AppointmentTitleFormatter
Inheritance: objectAppointmentTitleFormatter
Derived Classes:
Constructors
C#
public AppointmentTitleFormatter()
Methods
C#
public string GetDefaultTitleFormat(RadScheduler scheduler)
C#
public virtual string GetTitleFormat(AppointmentElement appointmentElement, SchedulerView schedulerView, RadScheduler scheduler)
C#
public string GetTitleFormat(string elementTitleFormat, SchedulerView schedulerView, RadScheduler scheduler)
C#
public string SelectTitleFormat(string elementTitleFormat, SchedulerView schedulerView, RadScheduler scheduler)