Method CanExpand | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
CanExpand(T)
Returns true if the given object o
is exposed in the tree and can be expanded otherwise false.
public bool CanExpand(T o)
Parameters
o
T
Namespace
Assembly
Terminal.Gui.dll
Returns true if the given object o
is exposed in the tree and can be expanded otherwise false.
public bool CanExpand(T o)
o
T