'Declaration
Public Enum ScrollingContentRowNumberPolicy Inherits System.Enum
'Usage
Dim instance As ScrollingContentRowNumberPolicy
public enum ScrollingContentRowNumberPolicy : System.Enum
'Declaration
Public Enum ScrollingContentRowNumberPolicy Inherits System.Enum
'Usage
Dim instance As ScrollingContentRowNumberPolicy
public enum ScrollingContentRowNumberPolicy : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.ScrollingContentRowNumberPolicy