ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeMap Namespace / C1TreeMapItemBindingCollection Class
Members

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

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

    See Also