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.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public DataTemplateSelector ShortItemTemplateSelector { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property ShortItemTemplateSelector As DataTemplateSelector |