IsExpanded(TreeNode, Func) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static TreeNode IsExpanded(this TreeNode obj, Func<bool> isExpanded)

Parameters

isExpanded
Func<Boolean>

Returns