DataGridGroupingBuilder.AllowCollapsing Method
Name | Parameters | Description |
---|---|---|
AllowCollapsing(JS) | value | Specifies whether the user can collapse grouped records in a grid or not. Mirrors the client-side allowCollapsing option. |
AllowCollapsing(Boolean) | value | Specifies whether the user can collapse grouped records in a grid or not. Mirrors the client-side allowCollapsing option. |