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


DateLiteralFieldInfo Class
Represents the DateLiteralFieldInfo class used to define literal fields for the GrapeCity.Win.Spread.InputMan.CellType.GcDateTimeCellType.
Syntax
'Declaration
 
Public Class DateLiteralFieldInfo 
   Inherits DateFieldInfo
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
 
'Usage
 
Dim instance As DateLiteralFieldInfo
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo
      GrapeCity.Win.Spread.InputMan.CellType.Fields.DateFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.DateLiteralFieldInfo

See Also