[]
Specifies how scroll bars (if at all) are displayed in the Spread component.
public enum ScrollBarPolicy
Public Enum ScrollBarPolicy
Name | Description |
---|---|
Always | Displays scroll bars at all times |
AsNeeded | Displays scroll bars only when needed |
Never | Does not display scroll bars |