[]
        
(Showing Draft Content)

C1.WPF.FlexViewer.FlexViewerScrollBars

FlexViewerScrollBars Enum

Specifies which scroll bars will be visible on a control.

Namespace: C1.WPF.FlexViewer
Assembly: C1.WPF.FlexViewer.4.6.2.dll
Syntax
public enum FlexViewerScrollBars

Fields

Name Description
Both

Both horizontal and vertical scroll bars are shown.

Horizontal

Only horizontal scroll bars are shown.

None

No scroll bars are shown.

Vertical

Only vertical scroll bars are shown.