[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendarInfo.NavigatorOrientation

NavigatorOrientation Property

NavigatorOrientation

Gets or sets the orientation of the navigator.

Declaration
public NavigatorOrientation NavigatorOrientation { get; set; }
Public Property NavigatorOrientation As NavigatorOrientation
Property Value
Type Description
NavigatorOrientation

A DropDownCalendar.NavigatorOrientation value that indicates the orientation of the navigator.
The default is NavigatorOrientation.Right.

Remarks

This property determines the navigator position when the DropDownCalendar.ShowNavigator property is Scrollbar or Button.