Method CanExpand | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

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

Returns

bool

Edit this page