iOSTable.EditingEnabled

From Xojo Documentation

Property (As Boolean )
aiOSTable.EditingEnabled = newBooleanValue
or
BooleanValue = aiOSTable.EditingEnabled

Supported on Mobile (iOS).

Determines if the table is currently being edited by the user. Animations are performed when this value is changed.