[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DateTimeDisplayFieldCollectionInfo

DateTimeDisplayFieldCollectionInfo Class

Represents the display field collection for GcDateTimeCellType.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class DateTimeDisplayFieldCollectionInfo : NamedObjectCollection<DateDisplayFieldInfo>, IList, ICollection, IEnumerable, ICloneable
Public Class DateTimeDisplayFieldCollectionInfo
    Inherits NamedObjectCollection(Of DateDisplayFieldInfo)
    Implements IList, ICollection, IEnumerable, ICloneable

Constructors

Methods

Name Description
AddRange(string)

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