📚 SAP Business One SDK Help

ValOn Property
See Also 

Description

The data source value when the item is selected.

Setting the data source with this value selects the checkbox. If the checkbox is selected by the user, the data source is set with this value.

Property type

Read-write property

Syntax

Visual Basic
Public Property ValOn() As String

Remarks

This property can only be set in user added items.

When calling the GroupWith method for folders and option buttons, SAP Business One automatically sets the ValOn property of the items in increasing order, starting with 1.

See Also