LastRowIsFooter(Table, Binding) Method

Definition

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

Parameters

obj
Table
lastRowIsFooter
Binding<T>

Returns