Share via


TreeViewNode.Content Property

Definition

Gets or sets the data content for the current node.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TreeViewNode.Content (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public object Content { get; set; }

Property Value

Object

The data content for the current node.

Applies to

Product Versions
WinRT Build 17134, Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100