TreeListBuilder<T>.ShowBorders Method
| Name | Parameters | Description |
|---|---|---|
| ShowBorders(JS) | value | Specifies whether the outer borders of the UI component are visible. Mirrors the client-side showBorders option. |
| ShowBorders(Boolean) | value | Specifies whether the outer borders of the UI component are visible. Mirrors the client-side showBorders option. |