Summary
Builds the visual tree for the row header when a new template is applied.
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- DataGridRowHeader
Syntax
protected override void OnApplyTemplate(TemplateAppliedEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Template |
Return Value
Type | Description |
---|---|
void |