Skip to main content
A newer version of this page is available. .
Tab

TreeViewStyles.Elbow Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public AppearanceStyle Elbow { get; }

Property Value

Type Description
AppearanceStyle

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

See Also