This constant identifies the minimum row number of a row in the lower half of a split window. For example, you can use it with the SalTblSetFocusRow function to set the focus to the first row in the lower half of a split window.

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

Syntax

C#
public const int TBL_MinSplitRow

See Also