Slider.TickCount Property | |
A numeric value representing the number of ticks on the slider.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY TickCount AS USUAL GET
public virtual Usual TickCount { get; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value representing the number of ticks on the slider.
See Also