ASP.NET Pack Programmer's Guide
Calendar.WeekRangeSettings Property
See Also
 





Gets the WeekRangeSettings object used to customize the appearance of weeks in the WeekRange view.

Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public WeekRangeSettings WeekRangeSettings { get; }

Visual Basic  Copy Code

Public ReadOnly Property WeekRangeSettings As WeekRangeSettings

 Property Value

An instance of the WeekRangeSettings class. Default value is a new WeekRangeSettings object.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WebForms Namespace