VerticalScrollPosition Enumeration
The position of the vertical scroll bar.

C# Syntax

public enum VerticalScrollPosition : System.Enum 
Members
MemberDescription
LeftThe vertical scroll bar is on the left.
NoneThere is no vertical scroll bar.
RightThe vertical scroll bar is on the right.
Inheritance Hierarchy

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