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





Gets or sets a value that indicates whether work time is displayed with different style.

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

 Syntax

C#  Copy Code

public State ShowWorkTime { get; set; }

Visual Basic  Copy Code

Public Property ShowWorkTime As State

 Property Value

One of the State enumeration values specifying whether work time cells are displayed with a different style. Default value is State.Enabled.

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling.WebForms Namespace