[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendar.NavigatorOrientation

NavigatorOrientation Property

NavigatorOrientation

Gets or sets the orientation of the navigator.

Declaration
[Browsable(true)]
public NavigatorOrientation NavigatorOrientation { get; set; }
<Browsable(True)>
Public Property NavigatorOrientation As NavigatorOrientation
Property Value
Type Description
NavigatorOrientation

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

Remarks

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