TreeViewSettings.ShowTreeLines Property
In This Article
Gets or sets whether tree lines are displayed within the ASPxTreeVew.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to display tree lines; otherwise, false. |
#Remarks
Note
The following themes are engineered in such a way that by design, they are not intended to display tree lines in the Tree
- DevExpress Style
- Metropolis and Metropolis Blue
- Office 2010 (all)
- Office 365
- Moderno
- Mulberry
- Material
- i
OS
See Also