Kendo.Mvc.UI.RangeSliderTooltipSettings
Kendo UI RangeSliderTooltipSettings class
Properties
Enabled
Disables (false) or enables (true) the tooltip of the RangeSlider.
Format
Format string for the text of the tooltip. Note: The applied format will also influence the appearance of the RangeSlider tick labels.
Template
Template of the tooltip. selectionStart - the current selectionStart. or selectionEnd - the current selectionEnd..
TemplateId
The id of the script element used for Template
Methods
SerializeSettings
Serialize current instance to Dictionary