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





Gets the style of a time segment cell.

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

 Syntax

C#  Copy Code

public Style CellStyle { get; }

Visual Basic  Copy Code

Public ReadOnly Property CellStyle As Style

 Property Value

An instance of the Style class.

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling.WebForms Namespace