[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateTimeDisplayFieldCollection

DateTimeDisplayFieldCollection Class

Represents the display field collection for GcDateTime control.

Namespace: GrapeCity.Win.Spread.InputMan.CellType.Fields
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class DateTimeDisplayFieldCollection : DisplayFieldCollection<DateDisplayField>, IList, ICollection, IEnumerable
Public Class DateTimeDisplayFieldCollection
    Inherits DisplayFieldCollection(Of DateDisplayField)
    Implements IList, ICollection, IEnumerable

Methods

Name Description
AddRange(string)

Adds the contents of another IList to the end of the collection, which is built from a specified format string.