GanttBuilder<T>.AllowSelection Method
| Name | Parameters | Description |
|---|---|---|
| AllowSelection(JS) | value | Specifies whether users can select tasks in the Gantt. Mirrors the client-side allowSelection option. |
| AllowSelection(Boolean) | value | Specifies whether users can select tasks in the Gantt. Mirrors the client-side allowSelection option. |