DataType Property
Definition
Namespace: Avalonia.Markup.Xaml.Templates
Assembly: Avalonia.Markup.Xaml (in Avalonia.Markup.Xaml.dll)
- C#
- VB
- F#
[DataTypeAttribute]
public Type? DataType { get; set; }
<DataTypeAttribute>
Public Property DataType As Type
Get
Set
[<DataTypeAttribute>]
abstract DataType : Type with get, set
[<DataTypeAttribute>]
override DataType : Type with get, set
Property Value
TypeImplements
ITypedDataTemplate.DataTypeSee Also
Reference
TreeDataTemplate Class
Avalonia.Markup.Xaml.Templates Namespace