ScrollOrientation Enumeration
Represents the scroll bar orientation.

C# Syntax

public enum ScrollOrientation : System.Enum 
Members
MemberDescription
HorizontalScrollHorizontal scroll bar orientation.
VerticalScrollVertical scroll bar orientation.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         HP.LFT.SDK.ScrollOrientation