ComponentOne CalendarView for WinForms
C1.Win.Calendar Namespace / C1CalendarView Class / VerticalOrientationLayout Property

In This Topic
    VerticalOrientationLayout Property
    In This Topic
    Gets or sets the System.Boolean value indicating whether positioned vertically of the month
    Syntax
    'Declaration
     
    
    Public Property VerticalOrientationLayout As Boolean
    public bool VerticalOrientationLayout {get; set;}
    See Also