FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / IBandCollection Interface
Properties Methods

In This Topic
    IBandCollection Interface Members
    In This Topic

    The following tables list the members exposed by IBandCollection.

    Public Properties
     NameDescription
     Property (Inherited from System.Collections.Generic.ICollection<IBand>)
     Property (Inherited from System.Collections.Generic.ICollection<IBand>)
     PropertyGets IBand item from the collection by the name.  
    Top
    Public Methods
     NameDescription
     MethodOverloaded. Adds new band to the end of the IBandCollection.  
     MethodOverloaded. Adds the elements of the specified collection to the end of the IBandCollection.  
     Method (Inherited from System.Collections.Generic.ICollection<IBand>)
     Method (Inherited from System.Collections.Generic.ICollection<IBand>)
     Method (Inherited from System.Collections.Generic.ICollection<IBand>)
     Method (Inherited from System.Collections.Generic.IEnumerable<IBand>)
     Method (Inherited from System.Collections.Generic.IList<IBand>)
     Method (Inherited from System.Collections.Generic.IList<IBand>)
     Method (Inherited from System.Collections.Generic.ICollection<IBand>)
     Method (Inherited from System.Collections.Generic.IList<IBand>)
    Top
    See Also