Table of Contents

Method CanExpand

Namespace
Terminal.Gui.Trees
Assembly
Terminal.Gui.dll

CanExpand(T)

Returns whether a node can be expanded based on the delegate passed during construction

public override bool CanExpand(T toExpand)

Parameters

toExpand T

Returns

bool