📚 SAP Business One SDK Help

SelectionMode Property
See Also 

Description

Indicates how rows can be selected.

Property type

Read-write property

Syntax

Visual Basic
Public Property SelectionMode() As BoMatrixSelect

Remarks

Relevant for user-defined matrix objects only.

If this property is changed to a more restricted mode (Auto to Single, None/Single to None), all selected rows are unselected.

See Also