VOGroupBox.MoveNestedControl Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD MoveNestedControl(
oChild AS IVOControl
) AS LOGIC
public virtual bool MoveNestedControl(
IVOControl oChild
)
Request Example
View SourceParameters
- oChild
- Type: IVOControl
Return Value
Type:
LogicSee Also