ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1DatePicker Class / CalendarStyle Property

In This Topic
    CalendarStyle Property
    In This Topic
    Gets or sets the style that is used when rendering the calendar.
    Syntax
    'Declaration
     
    Public Property CalendarStyle As Windows.UI.Xaml.Style
    public Windows.UI.Xaml.Style CalendarStyle {get; set;}
    See Also