Gets or sets Style value determining which Style should be selected.

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

Syntax

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

See Also