Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
OutlineNode
.
.
::
.
.
Level Property
OutlineNode Class
See Also
Gets the nesting level of the current node within the nodes' tree (top-level nodes have level 0).
Namespace:
C1.C1Preview
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
int
Level
{
get
; }
Visual Basic
Public
ReadOnly
Property
Level
As
Integer
Get
See Also
OutlineNode Class
C1.C1Preview Namespace