MindFusion WinForms Programmer's Guide
TimetableSettings.WorkTimeCellStyle Property
See Also
 





Gets or sets the style of cells in the work time interval.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public Style WorkTimeCellStyle { get; set; }

Visual Basic  Copy Code

Public Property WorkTimeCellStyle As Style

 Property Value

A Style object specifying the style of the work time cells. This property cannot be null.

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling.WinForms Namespace
ShowWorkTime Property