DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.DataFilter Namespace / CalendarSettings Class / VerticalOrientationLayout Property

In This Topic
    VerticalOrientationLayout Property (CalendarSettings)
    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