SplitView.SetPaneSize Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD SetPaneSize(
oDimension AS Dimension,
nPane AS LONG
) AS LOGIC
public virtual bool SetPaneSize(
Dimension oDimension,
int nPane
)
Request Example
View SourceParameters
- oDimension
- Type: Dimension
- nPane
- Type: Long
Return Value
Type:
LogicSee Also