Skip to main content

CellTemplate Property

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

[ContentAttribute]
[InheritDataTypeFromItemsAttribute("ItemsSource", AncestorType = typeof(DataGrid))]
public IDataTemplate CellTemplate { get; set; }

Property Value

IDataTemplate

See Also

Reference

DataGridTemplateColumn Class
Avalonia.Controls Namespace