ThumbsInteractionMode
Namespace:
C1.Web.UI.Controls.C1SliderAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
| C# |
|---|
public enum ThumbsInteractionMode |
| Visual Basic |
|---|
Public Enumeration ThumbsInteractionMode |
Members
| Member name | Description | |
|---|---|---|
| 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. |