BaseTreeViewController.GetIndexForId

Declaration

public int GetIndexForId(int id);

Parameters

id The ID of the item to look for.

Returns

int The index of the item in the expanded items source. Returns -1 if the item is not visible.

Description

Returns the index in the source of the item, by ID.


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