[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeViewBorderStyle

C1TreeViewBorderStyle Enum

Specifies how to show the borders of cells in C1TreeView control

Namespace: C1.Win.TreeView
Assembly: C1.Win.TreeView.8.dll
Syntax
public enum C1TreeViewBorderStyle

Fields

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.