Back to Devexpress

TdxCustomTreeView.SelectionCount Property

vcl-dxtreeview-dot-tdxcustomtreeview-3718346a.md

latest533 B
Original Source

TdxCustomTreeView.SelectionCount Property

Returns the selected node count.

Declaration

delphi
property SelectionCount: Integer read;

Property Value

TypeDescription
Integer

The selected node count.

|

See Also

TdxCustomTreeView Class

TdxCustomTreeView Members

dxTreeView Unit