Gets the Style object describing day of week slot style.

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

Syntax

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

See Also