Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / DateFieldCollection Class / AddRange Method


In This Topic
    AddRange Method (DateFieldCollection)
    In This Topic
    Adds the contents of another IList to the end of the collection, which is built from a specified format string.
    Overload List
    OverloadDescription
    Adds the contents of another IList to the end of the collection, which is built from a specified format string.  
    (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.NotifyCollection<DateField>)
    (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.NotifyCollection<DateField>)
    See Also