Kendo.Mvc.UI.Fluent.RangeSliderTooltipSettingsBuilder
Defines the fluent API for configuring RangeSliderTooltipSettings
Methods
Enabled(System.Boolean)
Disables (false) or enables (true) the tooltip of the RangeSlider.
Parameters
value System.Boolean
The value for Enabled
Format(System.String)
Format string for the text of the tooltip. Note: The applied format will also influence the appearance of the RangeSlider tick labels.
Parameters
value System.String
The value for Format
Template(System.String)
Template of the tooltip. selectionStart - the current selectionStart. or selectionEnd - the current selectionEnd..
Parameters
value System.String
The value for Template
TemplateId(System.String)
Template of the tooltip. selectionStart - the current selectionStart. or selectionEnd - the current selectionEnd..
Parameters
templateId System.String
The ID of the template element for Template