The SchedulerFormatter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SchedulerFormatter |
Properties
Name | Description | |
---|---|---|
![]() | LongItemStyleSelector |
Gets or sets the StyleSelector for selecting the style of a long ScheduleItem.
If this property is set to null, then the default schedule item style will be used.
|
![]() | LongItemTemplateSelector |
Gets or sets the DataTemplateSelector for selecting the template of a long ScheduleItem.
If this property is set to null, then the default schedule item template will be used.
|
![]() | ScheduleItemStyleSelector |
Gets or sets the StyleSelector for selecting the style of a ScheduleItem in day or week view.
If this property is set to null, then the default schedule item style will be used.
|
![]() | ScheduleItemTemplateSelector |
Gets or sets the DataTemplateSelector for selecting the template for a ScheduleItem in day or week view.
If this property is set to null, then the default schedule item template will be used.
|
![]() | ShortItemStyleSelector |
Gets or sets the StyleSelector for selecting the style of a short ScheduleItem.
If this property is set to null, then the default schedule item style will be used.
|
![]() | ShortItemTemplateSelector |
Gets or sets the DataTemplateSelector for selecting the template of a short ScheduleItem.
If this property is set to null, then the default schedule item template will be used.
|