Blazor | ComponentOne
C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DateTimePicker Class / CalendarOrientation Property

In This Topic
    CalendarOrientation Property (C1DateTimePicker)
    In This Topic
    Gets or sets the calendar orientation.
    Syntax
    'Declaration
     
    
    Public Property CalendarOrientation As CalendarOrientation
    public CalendarOrientation CalendarOrientation {get; set;}
    See Also