Summary
Gets or sets the row header.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGridRow
Syntax
public object Header { get; set; }
Value
Type | Description |
---|---|
object |
public object Header { get; set; }
Type | Description |
---|---|
object |