[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateDisplayFieldCollection.Add

Add Method

Add(DateDisplayField)

Adds a date display field to the end of the DateDisplayFieldCollection.

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

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