Orientation Property (WPFScrollBar)

Action

Gets whether the ScrollBar is displayed horizontally or vertically.

Syntax

C#
protected Orientation Orientation { get; }
VB
'Declaration
Protected Read Property Orientation As Orientation

Access

Read only.