BaseTreeViewController.IsExpanded

Declaration

public bool IsExpanded(int id);

Parameters

id The item ID

Returns

bool Whether the item with the specified ID is expanded in the tree.

Description

Return whether the item with the specified ID is expanded in the tree.


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