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

Namespace:  C1.Phone.Calendar
Assembly:  C1.Phone.Calendar (in C1.Phone.Calendar.dll)

Syntax

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

See Also