[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.GridTree.LineStyle

LineStyle Property

LineStyle

Gets or sets the line style used to draw the outline tree.

Declaration
public DashStyle LineStyle { get; set; }
Remarks

By default, this property is set to DashStyle.Dot, which causes the tree to be drawn with dotted lines. You can change the value of this property to draw the tree using solid lines instead.