Class ScrollingButtonMode
Specifies the ScrollButtonsBar Behaviour for the Docking Window is Normal or Extended
Inheritance
System.Object
ScrollingButtonMode
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public sealed class ScrollingButtonMode : Enum
Fields
Extended
Indicates extended scroll button behavior.
Declaration
public const ScrollingButtonMode Extended
Field Value
| Type |
|---|
| ScrollingButtonMode |
Normal
Indicates normal scroll button behavior.
Declaration
public const ScrollingButtonMode Normal
Field Value
| Type |
|---|
| ScrollingButtonMode |