Gets an object defining the appearance of the SingleMonth view in this view.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public abstract MonthSettings MonthSettings { get; } |
Visual Basic Copy Code |
---|
Public MustOverride ReadOnly Property MonthSettings As MonthSettings |
An instance of the MonthSettings class.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |