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

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > GridTree クラス : Style プロパティ
Gets or sets the style of the outline tree.
シンタックス
'宣言
 
Public Property Style As TreeStyleFlags
public TreeStyleFlags Style {get; set;}
解説

Use the Style property to determine whether the outline tree should include lines connecting the nodes and buttons for collapsing and expanding the nodes. See the TreeStyleFlags enumeration for details.

Use the Column property to determine where the grid will show the outline tree.

参照

GridTree クラス
GridTree メンバ