[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateFieldCollection.Add

Add Method

Add(DateField)

Adds a DateField to the end of the DateFieldCollection.

Declaration
public void Add(DateField item)
Public Sub Add(item As DateField)
Parameters
Type Name Description
DateField item

The object to be added to the end of the DateFieldCollection.