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
SyntaxC#
Copy Code
|
|---|
public State HideTrailingWeeks { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property HideTrailingWeeks As State |
See Also