| EnableRowFormat Property | |
| See Also |
Indicates whether Row Details is enabled for the table.
The default is true.
Read-write property
| Visual Basic |
|---|
Public Property EnableRowFormat() As Boolean |
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.