DataGridSelectionBuilder.AllowSelectAll Method
| Name | Parameters | Description |
|---|---|---|
| AllowSelectAll(JS) | value | Allows users to simultaneously select all or current page rows (depending on the selectAllMode). Mirrors the client-side allowSelectAll option. |
| AllowSelectAll(Boolean) | value | Allows users to simultaneously select all or current page rows (depending on the selectAllMode). Mirrors the client-side allowSelectAll option. |