LineStyle Enum
In This Article
Specifies the tree line style for the current TreeList control.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
#Declaration
#Members
Name | Description |
---|---|
None
|
Hides tree lines. |
Percent50
|
Sets the Tree |
Dark
|
Sets the Tree |
Light
|
Sets the Tree |
Wide
|
Sets the Tree |
Large
|
Sets the Tree |
Solid
|
Sets the Tree |
#Related API Members
The following properties accept/return LineStyle values:
See Also