Summary
Gets or sets the title for the section header, only used if View is null.
- Namespace
- ReactiveUI
- Containing Type
- TableSectionHeader
Syntax
public string? Title { get; protected set; }
Value
Type | Description |
---|---|
string? |
public string? Title { get; protected set; }
Type | Description |
---|---|
string? |