Gets or sets the children path.
Namespace: Telerik.Windows.Controls.TreeMapAssembly: 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