Spinner.Client Property | |
The client control of the spinner.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Client AS USUAL GET SET
public virtual Usual Client { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe client control of the spinner.
See Also