Gets or sets a value indicating whether to hide trailing weeks, which do not contain days from the current month.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public State HideTrailingWeeks { get; set; } |
Visual Basic
![]() |
---|
Public Property HideTrailingWeeks As State |
One of the State enumeration values specifying whether to hide trailing weeks. Default is State.Disabled.