FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpScrollBarButtonBackwardLine Class / ScrollOrientation Property


In This Topic
ScrollOrientation Property (FpScrollBarButtonBackwardLine)
In This Topic
Gets the orientation of the scroll bar.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ScrollOrientation As ScrollOrientation
 
'Usage
 
Dim instance As FpScrollBarButtonBackwardLine
Dim value As ScrollOrientation
 
value = instance.ScrollOrientation

Property Value

Scroll orientation
See Also