Summary
Initializes a new instance of the
TableSectionHeader
class.
- Namespace
- ReactiveUI
- Containing Type
- TableSectionHeader
Syntax
public TableSectionHeader(string title)
Parameters
Name | Type | Description |
---|---|---|
title | string | Title to use. |
Return Value
Type | Description |
---|---|
void |