[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ScrollTipPolicy

ScrollTipPolicy Enum

Specifies whether the component displays the text tip when the user moves the scroll box.

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

Fields

Name Description
Both

Displays the text tip when the user moves either the horizontal or the vertical scroll box

Horizontal

Displays the column number in a text tip when the user moves the horizontal scroll box

Off

Does not display the text tip when the user moves the scroll box

Vertical

Displays the row number in a text tip when the user moves the vertical scroll box