dbicList Send comments on this topic.
NodeLevel Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > BeforeCellTextDisplayEventArgs Class : NodeLevel Property

Returns the zero-based level within the nested structure that the node containing the cell exists.

Syntax

Visual Basic (Declaration) 
Public Property NodeLevel As Integer
C# 
public int NodeLevel {get; set;}

Property Value

Integer

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also