Gets or sets a Style for DayOfWeekSlotPresenter elements which are the root elements of a visual tree representing a single day of the week.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

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

See Also