Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1MultiMonthCalendar Class / MonthElementOrientation Property

In This Topic
    MonthElementOrientation Property
    In This Topic
    Gets or sets a value indicating which orientation the calendar navigates.
    Syntax
    'Declaration
     
    
    Public Property MonthElementOrientation As Orientation
    public Orientation MonthElementOrientation {get; set;}
    See Also