Depth Property (RenderNodeEventArgs)
In This Topic
Gets the depth of the node
Syntax
'Declaration
<C1DescriptionAttribute("RenderNodeEventArgs.Depth", "Gets the depth of the node")>
Public ReadOnly Property Depth As Integer
[C1Description("RenderNodeEventArgs.Depth", "Gets the depth of the node")]
public int Depth {get;}
See Also