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