BaseTreeView.IsExpanded

Declaration

public bool IsExpanded(int id);

Parameters

id The TreeView item identifier.

Description

Returns true if the specified TreeView item is expanded, false otherwise.


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