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

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

Syntax

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

See Also