TrackBarItem Properties
An individual item within the ASPxTrackBar control.
Name | Description |
---|---|
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Text | Gets or sets the track bar item’s text. |
Tool |
Gets or sets the current item’s tooltip text. |
Value | Gets or sets the item’s associated value. |
See Also