Class AppointmentTitleFormatterFactory
Inheritance
System.Object
AppointmentTitleFormatterFactory
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.Scheduler.dll
Syntax
public class AppointmentTitleFormatterFactory
Constructors
AppointmentTitleFormatterFactory()
Declaration
public AppointmentTitleFormatterFactory()
Methods
Create(SchedulerViewType)
Declaration
public virtual AppointmentTitleFormatter Create(SchedulerViewType viewType)
Parameters
SchedulerViewType
viewType
|
Returns
AppointmentTitleFormatter
|