ComponentOne DataFilter for WPF
C1.WPF.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