Spread Windows Forms 12.0 Product Documentation
ScrollOrientation Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpScrollBarButton Class : ScrollOrientation Property
Gets the orientation of the scroll bar.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ScrollOrientation As ScrollOrientation
'Usage
 
Dim instance As FpScrollBarButton
Dim value As ScrollOrientation
 
value = instance.ScrollOrientation
public virtual ScrollOrientation ScrollOrientation {get;}

Property Value

ScrollOrientation setting that specifies the orientation of the scroll bar
See Also

Reference

FpScrollBarButton Class
FpScrollBarButton Members