VOForm.GetAllControls Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL METHOD GetAllControls() AS IList<Control>
public virtual IList<Control> GetAllControls()
Request Example
View SourceReturn Value
Type:
IListControlSee Also