Back to Devexpress

SelfReferenceTreeDescription.RootValue Property

maui-devexpress-dot-maui-dot-treeview-dot-selfreferencetreedescription-70c76123.md

latest1013 B
Original Source

SelfReferenceTreeDescription.RootValue Property

Gets or sets the root value. This is a bindable property.

Namespace : DevExpress.Maui.TreeView

Assembly : DevExpress.Maui.TreeView.dll

NuGet Package : DevExpress.Maui.TreeView

Declaration

csharp
public object RootValue { get; set; }

Property Value

TypeDescription
System.Object

An object that specifies the root value.

|

Remarks

For more information, refer to the following help topic: Self-Referenced Data Structure.

See Also

SelfReferenceTreeDescription Class

SelfReferenceTreeDescription Members

DevExpress.Maui.TreeView Namespace