DataGridEditingTextsBuilder.DeleteRow Method
Name | Parameters | Description |
---|---|---|
DeleteRow(JS) | value | Specifies text for buttons that delete rows. Applies only if allowDeleting is true. Mirrors the client-side deleteRow option. |
DeleteRow(String) | value | Specifies text for buttons that delete rows. Applies only if allowDeleting is true. Mirrors the client-side deleteRow option. |