Spread Windows Forms 12.0 Product Documentation
TimeSpanFieldCollectionInfo Class
Members 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : TimeSpanFieldCollectionInfo Class
Represents a collection for the GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanFieldInfo object, which is read-only.
Object Model
TimeSpanFieldCollectionInfo ClassTimeSpanFieldInfo Class
Syntax
'Declaration
 
Public Class TimeSpanFieldCollectionInfo 
   Inherits GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection(Of TimeSpanFieldInfo)
'Usage
 
Dim instance As TimeSpanFieldCollectionInfo
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.TimeSpanFieldCollectionInfo

See Also

Reference

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