MindFusion.Wpf Pack Programmer's Guide
TimetableSettings.CellStyle Property
See Also
 





Gets or sets the style of a time segment cells.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public CalendarStyle CellStyle { get; set; }

Visual Basic  Copy Code

Public Property CellStyle As CalendarStyle

 Property Value

A CalendarStyle object specifying the style of timetable cells. This property cannot be null (Nothing in Visual Basic).

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling.Wpf Namespace
WorkTimeCellStyle Property
CellSize Property
CalendarStyle Class