[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ScrollingContentRowNumberPolicy

ScrollingContentRowNumberPolicy Enum

Specifies how to display the current row number in scrolling content.

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

Fields

Name Description
First

Display the current row number at the start of the scrolling content.

Last

Display the current row number at the end of the scrolling content.

Never

Doesn't display the current row number in the scrolling content.