Spread Windows Forms 12.0 Product Documentation
NumberDisplayFieldCollectionInfo Class
Members 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : NumberDisplayFieldCollectionInfo Class
Represents the display field collection for GcNumberCellType.
Object Model
NumberDisplayFieldCollectionInfo ClassNumberDisplayFieldInfo Class
Syntax
'Declaration
 
Public Class NumberDisplayFieldCollectionInfo 
   Inherits GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection(Of NumberDisplayFieldInfo)
'Usage
 
Dim instance As NumberDisplayFieldCollectionInfo
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.NumberDisplayFieldCollectionInfo

See Also

Reference

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