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