Enum ScrollBarMode
Specifies the scrollbar display mode to be applied for control.
Namespace: Syncfusion.SfSkinManager
Assembly: Syncfusion.SfSkinManager.WPF.dll
Syntax
public enum ScrollBarMode
Remarks
Fields
| Name | Description |
|---|---|
| Compact | Compact scrollbar will be applied for control where scrollbar in non-interactive mode will be of compact size and original scrollbar size will be displayed on hover/pressed only. |
| Default | Default scrollbar will be displayed. |