Gets or sets the SchedulerFormatter used to style various parts of the Scheduler.
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 SchedulerFormatter Formatter { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Formatter As SchedulerFormatter |