FlexPivot for WinForms
LineStyle プロパティ (GridTree)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > GridTree クラス : LineStyle プロパティ
Gets or sets the line style used to draw the outline tree.
シンタックス
'宣言
 
Public Property LineStyle As System.Drawing.Drawing2D.DashStyle
public System.Drawing.Drawing2D.DashStyle LineStyle {get; set;}
解説
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.
参照

GridTree クラス
GridTree メンバ