TreeMap for ASP.NET WebForms
DataBindings Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeMap Namespace > C1TreeMap Class : DataBindings Property
Gets a collection of C1TreeMapItemBinding objects that define the relationship between a data item and the data items of treemap it is binding to.
Syntax
'Declaration
 
Public ReadOnly Property DataBindings As C1TreeMapItemBindingCollection
public C1TreeMapItemBindingCollection DataBindings {get;}
See Also

Reference

C1TreeMap Class
C1TreeMap Members