SplitView.GetAllPaneClients Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD GetAllPaneClients(
aChildren AS ARRAY
) AS ARRAY
public virtual Array GetAllPaneClients(
[DefaultParameterValueAttribute(null, 0)] Array aChildren
)
Request Example
View SourceParameters
- aChildren
- Type: Array
Return Value
Type:
ArraySee Also