Avalonia UI
HomeSupportGitHub Repository
Search…
⌃K
Links
👋
Welcome
Documentation
⚡
Getting Started
🔄
Data Binding
🎨
Styling
🧰
Controls
📚
Templates
✏
Authoring Controls
🖱
Input
🔑
Animations
📐
Layout
📦
Distribution / Publishing
API Reference
🧾
Namespaces
Guides
🐣
Basics
🤿
Deep dives
👩💻
👩💻 Developer Guides
Tutorials
📋
ToDo List App
📻
Music Store App
🕸️ Running in the Browser
📱
Developing for Mobile
Misc
👪
Community
🖥
WPF Developers Tips
Styling
DataTemplates
HierachicalDataTemplate
UIElement, FrameworkElement and Control
DependencyProperty
Grid
ItemsControl
Tunnelling Events
Class Handlers
PropertyChangedCallback
RenderTransforms and RenderTransformOrigin
📋
Projects that are using Avalonia
❔
FAQ
Powered By GitBook

HierachicalDataTemplate

WPF's HierarchicalDataTemplate is called TreeDataTemplate in Avalonia (as the former is difficult to type!). The two are almost entirely equivalent except that the ItemTemplate property is not present in Avalonia.
Previous
DataTemplates
Next
UIElement, FrameworkElement and Control
Last modified 1yr ago
Export as PDF
Copy link
Edit on GitHub