Gets or sets the style of a time segment cells.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public CalendarStyle CellStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property CellStyle As CalendarStyle |
A CalendarStyle object specifying the style of timetable cells. This property cannot be null (Nothing in Visual Basic).