[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ScrollBarPolicy

ScrollBarPolicy Enum

Specifies when the component displays the scroll bars.

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

Fields

Name Description
Always

Displays the scroll bars at all times.

AsNeeded

Displays the scroll bars only when needed.

Never

Does not display the scroll bars.