Properties
- BoundControlID - ID of the TextBox or Label that dynamically displays the slider's value
- Decimals - A number of decimal digits for the value
- EnableHandleAnimation - Enable/disable the handle animation
- EnableKeyboard - Determines if the slider responds to arrow keys when it has focus
- HandleCssClass - A CSS class for the slider's handle
- HandleImageUrl - The URL of an image to display as the slider's handle
- Length - Width/height of a horizontal/vertical slider when the default layout is used
- Maximum - Maximum value allowed
- Minimum - Minimum value allowed
- Orientation - Slider orientation
- RailCssClass - A CSS class for the slider's rail
- RaiseChangeOnlyOnMouseUp - If true, fires the change event on the extended TextBox only when the left mouse button is released
- Steps - A number of discrete values inside the slider's range
- TooltipText - Text to display in a tooltip when the handle is hovered