Gets the Style object describing the style of single day slot.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public Style DaySlotStyle { get; }
Visual Basic
Public ReadOnly Property DaySlotStyle As Style
	Get

See Also