CardViewEditingBuilder<T>.AllowDeleting Method
| Name | Parameters | Description |
|---|---|---|
| AllowDeleting(JS) | value | Specifies whether a user can delete cards. Mirrors the client-side editing.allowDeleting option. |
| AllowDeleting(Boolean) | value | Specifies whether a user can delete cards. Mirrors the client-side editing.allowDeleting option. |