DataGridTemplateColumn.

CellTemplate Property

Namespace
Avalonia.Controls
Containing Type
DataGridTemplateColumn

Syntax

[Content]
public IDataTemplate CellTemplate { get; set; }

Attributes

Type Description
ContentAttribute Defines the property that contains the object's content in markup.

Value

Type Description
IDataTemplate