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