Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DateTimeDisplayFieldCollectionInfo Class
Properties Methods Events


In This Topic
    DateTimeDisplayFieldCollectionInfo Class Members
    In This Topic

    The following tables list the members exposed by DateTimeDisplayFieldCollectionInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DateTimeDisplayFieldCollectionInfo class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyOverloaded. Gets or sets the element with the specified name. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<DateDisplayFieldInfo>)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.CollectionBase)
    Protected Property (Inherited from System.Collections.CollectionBase)
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified T to the collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Public MethodOverloaded. Adds the contents to the end of the collection, which is built from a specified format string.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodGets a value that indicates whether the collection contains the specified T. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Public MethodDetermines whether the NamedObjectCollection<T> collection contains an item with the specified key. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<DateDisplayFieldInfo>)
    Public MethodCopies the collection objects to a one-dimensional System.Array instance beginning at the specified index. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Public MethodRepresents a default predicate. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Public MethodOverloaded. Determines whether the List contains elements that match the conditions defined by the specified predicate. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Public MethodOverloaded. Finds the item using the specified name. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<DateDisplayFieldInfo>)
    Public MethodOverloaded. Retrieves all the T that match the specified type TTarget. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Public MethodOverloaded. Searches for an element that matches the conditions defined by the specified predicate, and returns the zero-based index of the first occurrence within the entire List. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Public MethodOverloaded. Searches for an T that matches the specified type TTarget and matches the conditions defined by the specified predicate, and returns the last occurrence within the entire collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Public MethodOverloaded. Searches for an element that matches the conditions defined by the specified predicate, and returns the zero-based index of the last occurrence within the entire List. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodGets the index in the collection of the specified T, if it exists in the collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Public MethodRetrieves the index of the first occurrence of the specified item within the collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<DateDisplayFieldInfo>)
    Public MethodInserts the specified T into the collection at the specified index. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Public MethodRemoves the specified T from the collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    Protected Methods
     NameDescription
    Protected MethodCopies the elements of the specified array to the end of the collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Protected MethodPerforms additional custom processes before inserting a new element array into the System.Collections.CollectionBase instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Protected MethodPerforms additional custom processes after inserting a new element array into the System.Collections.CollectionBase instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Protected MethodPerforms additional custom processes when clearing the contents of the System.Collections.CollectionBase instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Protected MethodPerforms additional custom processes after clearing the contents of the System.Collections.CollectionBase instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Protected MethodRaises the CollectionChanged event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Protected MethodRaises the CollectionChanging event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Protected MethodPerforms additional custom processes before inserting a new element into the System.Collections.CollectionBase instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Protected MethodPerforms additional custom processes after inserting a new element into the System.Collections.CollectionBase instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Protected MethodPerforms additional custom processes when removing an element from the System.Collections.CollectionBase instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Protected MethodPerforms additional custom processes after removing an element from the System.Collections.CollectionBase instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Protected MethodPerforms additional custom processes before setting a value in the System.Collections.CollectionBase instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Protected MethodPerforms additional custom processes after setting a value in the System.Collections.CollectionBase instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Protected MethodPerforms additional custom processes when validating a value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Top
    Public Events
     NameDescription
    Public EventA System.ComponentModel.CollectionChangeEventHandler object that indicates the handler of the CollectionChanged event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Public EventA System.ComponentModel.CollectionChangeEventHandler object that indicates the handler of CollectionChanging event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    Top
    See Also