Enum ScrollButtonDirection
Exposes the scroll button direction.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum ScrollButtonDirection
Down
Indicates down scroll button direction.
Left
Indicates left scroll button direction.
Right
Indicates right scroll button direction.
Up
Indicates up scroll button direction.