📚 SAP Business One SDK Help

ToPane Property
See Also 

Description

The end of the range of panes on which the item is visible (default is 0).

If the form has more than one pane, you can specify a range of panes on which the
item is displayed.

Property type

Read-write property

Syntax

Visual Basic
Public Property ToPane() As Long

Remarks

If the FromPane and ToPane properties are set to 0, the item is visible on all pains.

See Also