Skip to content

TableSectionInformation.Header property

Defined in

Type: TableSectionInformation Namespace: ReactiveUI.Reactive Assembly: ReactiveUI.Reactive.dll

Applies to

net10.0-ios26.0, net10.0-maccatalyst26.0, net10.0-tvos26.0

public TableSectionHeader? Header { get; set; }

View source

Summary: Gets or sets the header of this section.

Returns: TableSectionHeader?

Value: The header, or null if a header shouldn't be used.