MindFusion.Scheduling for ASP.NET Programmer's Guide
TimetableSettings.WorkTimeCellStyle Property
See Also
 





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

Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public Style WorkTimeCellStyle { get; }

Visual Basic  Copy Code

Public ReadOnly Property WorkTimeCellStyle As Style

 Property Value

An instance of the Style class.

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling.WebForms Namespace