[]
        
(Showing Draft Content)

C1.Win.FlexGrid.GridTree.MaximumLevel

MaximumLevel Property

MaximumLevel

Gets the level of the deepest node in the outline.

Declaration
[Browsable(false)]
public int MaximumLevel { get; }
Remarks

This property can be used with methods that take an outline level as a parameter (for example, Sort(int, SortFlags, int, int) and Show(int)).