Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / TimeSpanInputFieldInfo Class
Members


In This Topic
    TimeSpanInputFieldInfo Class
    In This Topic
    Represents TimeSpanInputFieldInfo class to define fields for the GrapeCity.Win.Spread.InputMan.CellType.GcTimeSpanCellType control.
    Syntax
    'Declaration
     
    
    Public MustInherit Class TimeSpanInputFieldInfo 
       Inherits TimeSpanFieldInfo
       Implements FarPoint.Win.ISerializeSupport, GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
    'Usage
     
    
    Dim instance As TimeSpanInputFieldInfo
    Remarks
    This class represents a base inputable field that can accepted by the GrapeCity.Win.Spread.InputMan.CellType.GcTimeSpanCellType control.
    Inheritance Hierarchy
    See Also