Search
MonthSettings.HideTrailingWeeks Property
See Also
 






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

 Syntax

C#  Copy Code

public State HideTrailingWeeks { get; set; }

Visual Basic  Copy Code

Public Property HideTrailingWeeks As State

 Property Value

 See Also