[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.GridTree.Style

Style Property

Style

Gets or sets the style of the outline tree.

Declaration
public TreeStyleFlags Style { get; set; }
Remarks

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.