DataGridBuilder<T>.ShowColumnHeaders Method
Name | Parameters | Description |
---|---|---|
ShowColumnHeaders(JS) | value | Specifies whether column headers are visible. Mirrors the client-side showColumnHeaders option. |
ShowColumnHeaders(Boolean) | value | Specifies whether column headers are visible. Mirrors the client-side showColumnHeaders option. |