Gets or sets the style that is used when rendering the calendar.

Namespace:  C1.Xaml.DateTimeEditors
Assembly:  C1.Xaml.DateTimeEditors (in C1.Xaml.DateTimeEditors.dll)

Syntax

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

See Also