| C1.Win.TreeView Namespace : C1TreeViewBorderStyle Enumeration |
'DeclarationPublic Enum C1TreeViewBorderStyle Inherits System.Enum
'UsageDim instance As C1TreeViewBorderStyle
public enum C1TreeViewBorderStyle : System.Enum
public enum class C1TreeViewBorderStyle : public System.Enum
| Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.TreeView.C1TreeViewBorderStyle
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2