Spread Windows Forms 12.0 Product Documentation
MaskFieldCollectionInfo Class
Members 


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

See Also

Reference

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