New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
TextField
ToolTipField
ValueField
Telerik.Web.UI.SliderItemBinding
Represents an object that provides the data binding information for the Items of the Slider control.
Inheritance Hierarchy
- System.Object
- Telerik.Web.StateManager : IMarkableStateManager, IStateManager
- Telerik.Web.UI.SliderItemBinding
Properties
TextField String
Gets/Sets the field of the data source that provides the Text content (Text property of the Slider item) of the Slider items.
ToolTipField String
Gets/Sets the field of the data source that provides the ToolTip content (ToolTip property of the Slider item) of the Slider items.
ValueField String
Gets/Sets the field of the data source that provides the value content (Value property of the Slider item) of the Slider items.