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