'Declaration Public Property NavigatorOrientation As NavigatorOrientation
'Usage Dim instance As DropDownCalendarInfo Dim value As NavigatorOrientation instance.NavigatorOrientation = value value = instance.NavigatorOrientation
public NavigatorOrientation NavigatorOrientation {get; set;}
Property Value
A DropDownCalendar.NavigatorOrientation value that indicates the orientation of the navigator.The default is NavigatorOrientation.Right.