Spread Windows Forms 12.0 Product Documentation
TimeSpanFieldInfo Class
Members 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace : TimeSpanFieldInfo Class
Represents the TimeSpanField class used to define base input fields for the GrapeCity.Win.Spread.InputMan.CellType.GcTimeSpanCellType. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Object Model
TimeSpanFieldInfo Class
Syntax
'Declaration
 
Public MustInherit Class TimeSpanFieldInfo 
   Inherits FieldInfo
   Implements FarPoint.Win.ISerializeSupportGrapeCity.Win.Spread.InputMan.CellType.INamedObject 
'Usage
 
Dim instance As TimeSpanFieldInfo
Remarks
This class represents the base class for field types that can be accepted by the GrapeCity.Win.Spread.InputMan.CellType.GcTimeSpanCellType.
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo
      GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanInputFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanLiteralFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanSignFieldInfo

See Also

Reference

TimeSpanFieldInfo Members
GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace