[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ScrollBarTrackPolicy

ScrollBarTrackPolicy Enum

Specifies whether the component scrolls the sheet when the user moves the scroll box.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum ScrollBarTrackPolicy
Public Enum ScrollBarTrackPolicy

Fields

Name Description
Both

Scrolls the sheet when the user moves either the horizontal or the vertical scroll box

Horizontal

Scrolls the sheet when the user moves the horizontal scroll box

Off

Does not scroll the sheet when the user moves the scroll box

Vertical

Scrolls the sheet when the user moves the vertical scroll box