DataGridColumnBuilder<T>.IsBand Method
| Name | Parameters | Description |
|---|---|---|
| IsBand(JS) | value | Specifies whether the column organizes other columns into bands. Mirrors the client-side isBand option. |
| IsBand(Boolean) | value | Specifies whether the column organizes other columns into bands. Mirrors the client-side isBand option. |