Back to Devexpress

TdxOcNode.Level Property

vcl-dxorgchr-dot-tdxocnode-c67c4f18.md

latest492 B
Original Source

TdxOcNode.Level Property

Returns the node’s nesting level.

Declaration

delphi
property Level: Integer read;

Property Value

Type
Integer

Remarks

The nesting level is the distance (in nodes) between the current node and chart tree’s root.

See Also

TdxOcNode Class

TdxOcNode Members

dxorgchr Unit