Skip to content

TableSectionHeader class

Defined in

Namespace: ReactiveUI Assembly: ReactiveUI.dll Full name: ReactiveUI.TableSectionHeader Modifiers: public

Summary

View source

        A header or footer of a table section.
        

Applies to

net10.0-ios26.0, net10.0-maccatalyst26.0, net10.0-tvos26.0, net9.0-ios18.0, net9.0-maccatalyst18.0, net9.0-tvos18.0, net8.0-ios18.0, net8.0-maccatalyst18.0, net8.0-macos15.0, net8.0-tvos18.0

Constructors

NameSummary
.ctorInitializes a new instance of the [TableSectionHeader](# class.

Properties

NameSummary
ViewGets or sets the function that creates the UIView used as header for this section. Overrides Title.
HeightGets or sets the height of the header.
TitleGets or sets the title for the section header, only used if View is null.
Inherited members