ComponentOne SuperTooltip for WinForms
C1.Win.4.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 System.Integer
    public System.int Level {get;}
    See Also