Skip to content

TableSectionHeader.Title property

Defined in

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

Applies to

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

public string? Title { get; protected set; }

View source

Summary: Gets the title for the section header, only used if View is null.

Returns: string?