Defines properties that allow customizing the visualization of the calendar in Timetable view.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public sealed class TimetableSettings : CalendarSettings |
Visual Basic
Copy Code
|
|---|
Public NotInheritable Class TimetableSettings |
Inheritance HierarchySystem.Object![]()
System.Windows.Threading.DispatcherObject![]()
System.Windows.DependencyObject![]()
System.Windows.Media.Visual![]()
System.Windows.UIElement![]()
System.Windows.FrameworkElement![]()
MindFusion.Scheduling.Wpf.CalendarSettings
MindFusion.Scheduling.Wpf.TimetableSettings
See Also