VOPanel.IsParentOf Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL METHOD IsParentOf(
oC AS Control
) AS USUAL
public virtual Usual IsParentOf(
Control oC
)
Request Example
View SourceParameters
- oC
- Type: Control
Return Value
Type:
UsualSee Also