Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / DateFieldCollection Class
Properties Methods Events

In This Topic
    DateFieldCollection Class Members
    In This Topic

    The following tables list the members exposed by DateFieldCollection.

    Public Properties
    Public Methods
     NameDescription
    Public MethodAdds a DateField to the end of the DateFieldCollection.  
    Public MethodOverloaded. Adds the contents of another IList to the end of the collection, which is built from a specified format string.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Top
    Public Events
     NameDescription
    Public EventOccurs when an item is added, removed, changed, moved, or the entire list is refreshed. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.NotifyCollection<DateField>)
    Top
    See Also