New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.Scheduler.dll

Syntax:

C#
public class AppointmentTitleFormatter

Inheritance: objectAppointmentTitleFormatter

Derived Classes: DayViewAppointmentTitleFormatterMonthViewAppointmentTitleFormatterTimelineViewAppointmentTitleFormatter

Constructors

C#
public AppointmentTitleFormatter()

Methods

C#
public string GetDefaultTitleFormat(RadScheduler scheduler)
Parameters:schedulerRadSchedulerReturns:

string

C#
public virtual string GetTitleFormat(AppointmentElement appointmentElement, SchedulerView schedulerView, RadScheduler scheduler)
Parameters:appointmentElementAppointmentElementschedulerViewSchedulerViewschedulerRadSchedulerReturns:

string

C#
public string GetTitleFormat(string elementTitleFormat, SchedulerView schedulerView, RadScheduler scheduler)
Parameters:elementTitleFormatstringschedulerViewSchedulerViewschedulerRadSchedulerReturns:

string

C#
public string SelectTitleFormat(string elementTitleFormat, SchedulerView schedulerView, RadScheduler scheduler)
Parameters:elementTitleFormatstringschedulerViewSchedulerViewschedulerRadSchedulerReturns:

string