📚 SAP Business One SDK Help

EnableRowFormat Property
See Also 

Description

Indicates whether Row Details is enabled for the table.

The default is true.

Property type

Read-write property

Syntax

Visual Basic
Public Property EnableRowFormat() As Boolean

Remarks

When set to true, end users can double-click a row and view its content within a separate window (Row Details). 

In the Row Format tab of the Form Settings window, end users can select the columns that they want displayed in the Row Details window.

See Also