LastRowIsFooter(Table, Func) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static Table LastRowIsFooter(this Table obj, Func<bool> lastRowIsFooter)

Parameters

obj
Table
lastRowIsFooter
Func<Boolean>

Returns