Returns the current configuration of the split table.

Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public SalBoolean QuerySplitWindow(
	ref SalNumber rows,
	ref SalBoolean resizable
)

Parameters

rows
Type: PPJ.Runtime..::..SalNumber%
resizable
Type: PPJ.Runtime..::..SalBoolean%

Return Value

See Also