ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeMap Namespace / C1TreeMapItemBindingCollection Class
Properties Methods

In This Topic
    C1TreeMapItemBindingCollection Class Members
    In This Topic

    The following tables list the members exposed by C1TreeMapItemBindingCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Web.UI.StateManagedCollection)
    Public PropertyGets or sets the C1TreeMapItemBinding object at the specified index in the C1TreeMapItemBindingCollection object.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the binding to the collection.  
    Public Method (Inherited from System.Web.UI.StateManagedCollection)
    Public MethodDetermines whether the specified C1TreeMapItemBinding object is in the collection.  
    Public MethodOverloaded. Copies the elements collection to an array, starting at a particular array index.  
    Public MethodGets the index of binding.  
    Public MethodInserts binding into the collection.  
    Public MethodRemoves binding from the collection.  
    Public MethodRemoves binding from the collection from specific index.  
    Public Method (Inherited from System.Web.UI.StateManagedCollection)
    Top
    See Also