Gets or sets the DataTemplate for presenting TimeSlot objects on the canvas.
This is a dependency property.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public DataTemplate TimeSlotTemplate { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property TimeSlotTemplate As DataTemplate |
Remarks
Dependency Property Information
| Identifier field | TimeSlotTemplateProperty |
| Metadata properties set to true | None |