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





Gets or sets the style of a time segment cell.

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

 Syntax

C#  Copy Code

public Style CellStyle { get; set; }

Visual Basic  Copy Code

Public Property CellStyle As Style

 Property Value

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

 See Also

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