APNSoft Controls [4.5.2.20] - API Reference
APNSoftTreeView.GetCheckedItems Method 

Returns all checked items in the TreeView control.

[Visual Basic]
Public Function GetCheckedItems() As ArrayList
[C#]
public ArrayList GetCheckedItems();

Return Value

All checked items.

See Also

APNSoftTreeView Class | APNSoft.WebControls Namespace