Gets an object defining the appearance of the Timetable view in this theme.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public abstract TimetableSettings TimetableSettings { get; } |
Visual Basic Copy Code |
---|
Public MustOverride ReadOnly Property TimetableSettings As TimetableSettings |
An instance of the TimetableSettings class.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |