Control.

DataTemplates Property

Summary

Gets or sets the data templates for the control.
Namespace
Avalonia.Controls
Containing Type
Control

Syntax

public DataTemplates DataTemplates { get; }

Remarks

Each control may define data templates which are applied to the control itself and its children.

Value

Type Description
DataTemplates