Gets the Style object describing day of week slot style.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

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

See Also