KaxTrackBarItem Class |
Namespace: Kettic.AspNet.Controls
The KaxTrackBarItem type exposes the following members.
Name | Description | |
---|---|---|
Owner |
Gets the KaxTrackBar instance which contains the current item.
| |
Selected | Gets the selected state of the trackbar item. | |
Text | Gets or sets the text caption for the trackbar item. (Overrides ControlItemText.) | |
ToolTip | Gets or sets the tooltip of the trackbar item. (Overrides WebControlToolTip.) | |
TrackBarParent |
Gets the KaxTrackBar instance which contains the current item.
| |
Value | Gets or sets the value for the trackbar item. (Overrides ControlItemValue.) |