Gets a table window's row header definition.

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

Syntax

C#
public SalBoolean QueryRowHeader(
	ref SalString sTitle,
	SalNumber nMaxTitle,
	ref SalNumber nWidth,
	ref SalNumber nFlags,
	ref SalWindowHandle hWndCol
)

Return Value

See Also