Gets the Style object describing Working Week view of C1Scheduler control.

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

Syntax

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

See Also