ComponentOne DateTimeEditors for WPF
C1.WPF.DateTimeEditors Namespace / C1DatePicker Class / CalendarStyle Property

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