Back to Devexpress

TreeViewStyles.Elbow Property

aspnet-devexpress-dot-web-dot-treeviewstyles.md

latest1.2 KB
Original Source

TreeViewStyles.Elbow Property

Gets the style settings defining the appearance of tree line areas, corresponding to nodes.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public AppearanceStyle Elbow { get; }
vb
Public ReadOnly Property Elbow As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

An AppearanceStyle object that contains style settings used to paint tree line areas, corresponding to nodes.

|

See Also

Tree View

TreeViewStyles Class

TreeViewStyles Members

DevExpress.Web Namespace