TdxCustomTreeView.AbsoluteVisibleCount Property
In This Article
Returns the visible node count.
#Declaration
Delphi
property AbsoluteVisibleCount: Integer read;
#Property Value
Type | Description |
---|---|
Integer | The visible node count. |
See Also