GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / DateFieldInfo Class
Members


DateFieldInfo Class
Represents the DateFieldInfo class used to define base input fields for the GrapeCity.Win.Spread.InputMan.CellType.GcDateTimeCellType.
Syntax
'Declaration
 
Public MustInherit Class DateFieldInfo 
   Inherits FieldInfo
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
 
'Usage
 
Dim instance As DateFieldInfo
Remarks
This class represents the base class for field types that can be accepted by the GrapeCity.Win.Spread.InputMan.CellType.GcDateTimeCellType.
Inheritance Hierarchy
See Also