Method IsExpanded
IsExpanded(T)
Returns true if the given object o is exposed in the tree and expanded otherwise false.
public bool IsExpanded(T o)
Parameters
oT
Returns true if the given object o is exposed in the tree and expanded otherwise false.
public bool IsExpanded(T o)
o T