[]
Gets or sets the orientation of the navigator.
[Browsable(true)]
public NavigatorOrientation NavigatorOrientation { get; set; }
<Browsable(True)>
Public Property NavigatorOrientation As NavigatorOrientation
Type | Description |
---|---|
NavigatorOrientation | A NavigatorOrientation value that indicates the orientation of the navigator.
|
This property determines the navigator position when the ShowNavigator property is Scrollbar or Button.