InputPanel for WinForms | ComponentOne
C1.Win.8 Assembly / C1.Framework Namespace / TreeRow Class / Level Property

In This Topic
    Level Property (TreeRow)
    In This Topic
    Gets the level of this TreeRow.
    Syntax
    'Declaration
     
    Public ReadOnly Property Level As Integer
    public int Level {get;}
    See Also