Gets the TimetableSettings object used to customize the visualization of days and hours in Timetable view.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public TimetableSettings TimetableSettings { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property TimetableSettings As TimetableSettings |
An instance of the TimetableSettings class.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |