Enum ScrollingButtonMode
Specifies the ScrollButtonsBar Behaviour for the Docking Window is Normal or Extended
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum ScrollingButtonMode
Fields
| Name | Description |
|---|---|
| Extended | Indicates extended scroll button behavior. |
| Normal | Indicates normal scroll button behavior. |