Gets or sets a value indicating whether to hide trailing weeks, which do not contain days from the current month.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public State HideTrailingWeeks { get; set; } |
Visual Basic Copy Code |
---|
Public Property HideTrailingWeeks As State |
Scheduling for .NET MAUI Guide | © 2023 MindFusion |