Gets the Style object describing One Day view of C1Scheduler control.

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

Syntax

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

See Also