[]
Gets the level of the deepest node in the outline.
[Browsable(false)]
public int MaximumLevel { get; }
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)).