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
o
T
Returns true if the given object o
is exposed in the tree and
expanded otherwise false.
public bool IsExpanded(T o)
o
T