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

Represents defaultTitleFormatter in DayView

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.Scheduler.dll

Syntax:

C#
public class DayViewAppointmentTitleFormatter : AppointmentTitleFormatter

Inheritance: objectAppointmentTitleFormatterDayViewAppointmentTitleFormatter

Inherited Members AppointmentTitleFormatter.GetDefaultTitleFormat(RadScheduler)AppointmentTitleFormatter.SelectTitleFormat(string, SchedulerView, RadScheduler)AppointmentTitleFormatter.GetTitleFormat(string, SchedulerView, RadScheduler)

Constructors

C#
public DayViewAppointmentTitleFormatter()

Methods

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

string

Overrides: AppointmentTitleFormatter.GetTitleFormat(AppointmentElement, SchedulerView, RadScheduler)