[]
Adds a date display field to the end of the DateDisplayFieldCollection.
public void Add(DateDisplayField item)
Public Sub Add(item As DateDisplayField)
Type | Name | Description |
---|---|---|
DateDisplayField | item | The object to be added to the end of the DateDisplayFieldCollection. |