[]
Specifies how to show the borders of cells in C1TreeView control
public enum C1TreeViewBorderStyle
Name | Description |
---|---|
ColumnsHeaderOnly | Borders are shown only for headers of columns. |
ColumnsLineOnly | Only left and right borders of columns are shown. |
Full | Borders are shown for all cells. |
None | No borders. |