[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListColumnCollection.AddRange

AddRange Method

AddRange(ListColumn[])

Add some columns of specified collection to the end of the collection.

Declaration
public void AddRange(ListColumn[] columns)
Public Sub AddRange(columns As ListColumn())
Parameters
Type Name Description
ListColumn[] columns

A ListColumn array added into the collection.