Enum
TreeLineStyle

Defines the style of the lines between the nodes in a RadTreeView.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum TreeLineStyle

Fields

Dash

Specifies a line consisting of dashes.

Declaration

cs-api-definition
Dash = 1

Field Value

TreeLineStyle

DashDot

Specifies a line consisting of a repeating pattern of dash-dot.

Declaration

cs-api-definition
DashDot = 3

Field Value

TreeLineStyle

DashDotDot

Specifies a line consisting of a repeating pattern of dash-dot-dot.

Declaration

cs-api-definition
DashDotDot = 4

Field Value

TreeLineStyle

Dot

Specifies a line consisting of dots.

Declaration

cs-api-definition
Dot = 2

Field Value

TreeLineStyle

Solid

Specifies a solid line.

Declaration

cs-api-definition
Solid = 0

Field Value

TreeLineStyle

In this article
DefinitionFieldsDashDashDotDashDotDotDotSolid
Not finding the help you need?
Contact Support