- Namespace
- Avalonia
.Controls - Containing Type
- Data
Grid Template Column
Syntax
protected override IControl GenerateEditingElement(DataGridCell cell, object dataItem, out ICellEditBinding binding)
Parameters
Name | Type | Description |
---|---|---|
cell | DataGridCell | |
dataItem | object | |
binding | ICellEditBinding |
Return Value
Type | Description |
---|---|
IControl |