GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DateTimeDisplayFieldCollectionInfo Class
Members


DateTimeDisplayFieldCollectionInfo Class
Represents the display field collection for GcDateTimeCellType.
Syntax
'Declaration
 
Public Class DateTimeDisplayFieldCollectionInfo 
   Inherits GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection(Of DateDisplayFieldInfo)
 
'Usage
 
Dim instance As DateTimeDisplayFieldCollectionInfo
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.DateTimeDisplayFieldCollectionInfo

See Also