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





Gets the TimetableSettings object used to customize the appearance of days and hours in the Timetable view.

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

 Syntax

C#  Copy Code

public TimetableSettings TimetableSettings { get; }

Visual Basic  Copy Code

Public ReadOnly Property TimetableSettings As TimetableSettings

 Property Value

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

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WebForms Namespace