[]
Specifies which scroll bars will be visible on a control.
public enum FlexViewerScrollBars
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. |