FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / BandCollection Class / AddRange Method

In This Topic
    AddRange Method (BandCollection)
    In This Topic
    Adds the elements of the specified collection to the end of the IBandCollection.
    Overload List
    OverloadDescription
    Adds the elements of the specified collection to the end of the IBandCollection.  
    Creates IBand objects with names specified in the elements of the specified collection and adds it to the end of the IBandCollection.  
    See Also