EnumTreeLineStyle
Enum
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.
DashDot
Specifies a line consisting of a repeating pattern of dash-dot.
DashDotDot
Specifies a line consisting of a repeating pattern of dash-dot-dot.
Dot
Specifies a line consisting of dots.