BaseTreeView.GetChildrenIdsForIndex

Declaration

public IEnumerable<int> GetChildrenIdsForIndex(int index);

Parameters

index The TreeView item index.

Returns

IEnumerable<int> The children item identifiers.

Description

Gets children identifiers for the specified TreeView item.


Did you find this page useful? Please give it a rating: