C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeMap Namespace / C1TreeMapItemBindingCollection Class
Members

C1TreeMapItemBindingCollection Class
Represents a collection of C1TreeMapItemBinding objects in the C1TreeMap control.
Object Model
C1TreeMapItemBindingCollection Class
Syntax
'Declaration
 
Public Class C1TreeMapItemBindingCollection 
   Inherits System.Web.UI.StateManagedCollection
 
Inheritance Hierarchy

System.Object
   System.Web.UI.StateManagedCollection
      C1.Web.Wijmo.Controls.C1TreeMap.C1TreeMapItemBindingCollection

See Also