Enum ScrollViewerScrollBarsMode
Defines constants that specify the dimensions and appearance of ScrollViewer's ScrollBars.
Namespace: Telerik.Windows.Controls.Theming
Assembly: Telerik.Windows.Controls.dll
Syntax
public enum ScrollViewerScrollBarsMode
Auto
The ScrollBars appear as a narrow sliver and expand to normal size on MouseOver.
Compact
The ScrollBars appear always as a narrow sliver.
Normal
The ScrollBars appear always with their normal size.