BaseTreeView.GetItemDataForIndex

Declaration

public T GetItemDataForIndex(int index);

Parameters

index The TreeView item index.

Returns

T The TreeView item data.

Description

Gets data for the specified TreeView item index.


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