SplitView.GetPaneClient Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL METHOD GetPaneClient(
nPane AS LONG
) AS IGuiObject
public virtual IGuiObject GetPaneClient(
int nPane
)
Request Example
View SourceParameters
- nPane
- Type: Long
Return Value
Type:
IGuiObjectSee Also