SpinnerEvent.Value Property | |
The new value of the spinner associated with this event.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Value AS LONG GET
public virtual int Value { get; }
Request Example
View SourceProperty Value
Type:
LongThe new value of the spinner associated with this event.
See Also