ThumbsInteractionMode

Namespace:  C1.Web.UI.Controls.C1Slider
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public enum ThumbsInteractionMode
Visual Basic
Public Enumeration ThumbsInteractionMode

Members

Member nameDescription
Free Thumbs are free to slide past each other.
Locked Thumbs cannot slide past or push each other.
Push Thumbs will push each other when they slide next to one another.

See Also