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