Enum ClickMode
Defines the click modes.
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
public enum ClickMode
Hover
Indicates that the mouse hovers.
Press
Indicates that the mouse is pressed.
Release
Indicates that the mouse is released.