Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / NumberFields Class
Members


In This Topic
    NumberFields Class
    In This Topic
    Represents a collection for the NumberFields object, which is read only. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NumberFields 
    'Usage
     
    
    Dim instance As NumberFields
    public sealed class NumberFields 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberFields

    See Also