[]
        
(Showing Draft Content)

C1.Win.FlexGrid.GridTree.Show

Show Method

Show(int)

Expands all nodes up to the specified level, collapses others.

Declaration
public void Show(int level)
Parameters
Type Name Description
int level

The level to show. Any nodes with Level higher than this will be collapsed, others will be expanded.