RadControls for WPF

Gets or sets the children path.

Namespace: Telerik.Windows.Controls.TreeMap
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.40

Syntax

C#
public string ChildrenPath { get; set; }
Visual Basic
Public Property ChildrenPath As String
	Get
	Set

Field Value

The children path.

See Also