Spread Windows Forms 12.0 Product Documentation
DateTimeFieldCollectionInfo Class
Members 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : DateTimeFieldCollectionInfo Class
Represents a collection for the GrapeCity.Win.Spread.InputMan.CellType.Fields.DateFieldInfo object, which is read-only.
Object Model
DateTimeFieldCollectionInfo ClassDateFieldInfo Class
Syntax
'Declaration
 
Public Class DateTimeFieldCollectionInfo 
   Inherits GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection(Of DateFieldInfo)
'Usage
 
Dim instance As DateTimeFieldCollectionInfo
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>
         GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<T>
            GrapeCity.Win.Spread.InputMan.CellType.DateTimeFieldCollectionInfo

See Also

Reference

DateTimeFieldCollectionInfo Members
GrapeCity.Win.Spread.InputMan.CellType Namespace