Table of Contents

Method CanExpand

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