[]
Specifies how to display the current row number in scrolling content.
public enum ScrollingContentRowNumberPolicy
Public Enum ScrollingContentRowNumberPolicy
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. |