[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListColumnCollection.ToArray

ToArray Method

ToArray()

Copies the subItems of the colletion to a new ListColumn array.

Declaration
public ListColumn[] ToArray()
Public Function ToArray() As ListColumn()
Returns
Type Description
ListColumn[]

A ListColumn array value with items copied from the collection.