public property editOnSingleClick as Boolean = false
Starts editing an editable cell on the first primary-button click.
The default remains false, preserving the conventional double-click behavior for general-purpose tables. Data-grid interfaces can opt into direct spreadsheet-like editing.
table.editOnSingleClick = true