TrackBarItem Constructors
An individual item within the ASPxTrackBar control.
Name | Parameters | Description |
---|---|---|
Track |
none |
Initializes a new instance of the Track |
Track |
text, value, tool |
Initializes a new instance of the Track |
Track |
text, value |
Initializes a new instance of the Track |
Track |
text |
Initializes a new instance of the Track |
See Also