ContainerScrollMode Enumeration |
Namespace: Dynamicweb.Controls
Member name | Value | Description | |
---|---|---|---|
VerticalOnly | 1 | Only vertical scroll bars are allowed. | |
HorizontalOnly | 2 | Only horizontal scroll bars are allowed. | |
Auto | 3 | Both vertical and horizontal scroll bars are allowed. | |
Hidden | 4 | Do not show the scroll bars. |