'Declaration
Public Property Style As TreeStyleFlags
public TreeStyleFlags Style {get; set;}
'Declaration
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.