TableSectionInformation.Footer property¶
Defined in
Type: TableSectionInformationReactiveUI.Reactive
Assembly: ReactiveUI.Reactive.dll
Applies to
net10.0-ios26.0, net10.0-maccatalyst26.0, net10.0-tvos26.0
public TableSectionHeader? Footer { get; set; }
Summary: Gets or sets the footer of this section.
Returns: TableSectionHeader?
Value: The footer, or null if a footer shouldn't be used.