Skip to main content

HierarchicalDataMapping.ToString() Method

Returns the textual representation of the HierarchicalDataMapping.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v23.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public override string ToString()

Returns

Type Description
String

The HierarchicalDataMapping textual representation.

See Also