SplitView.HidePane Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD HidePane(
nPane AS LONG
) AS VOID
public virtual void HidePane(
[DefaultParameterValueAttribute(-1, 0)] int nPane
)
Request Example
View SourceParameters
- nPane
- Type: Long
See Also