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


DateLiteralField Class
Represents DateLiteralField class to define literal fields for the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime control.
Syntax
'Declaration
 
Public Class DateLiteralField 
   Inherits DateField
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
 
'Usage
 
Dim instance As DateLiteralField
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.Fields.Field
      GrapeCity.Win.Spread.InputMan.CellType.Fields.DateField
         GrapeCity.Win.Spread.InputMan.CellType.Fields.DateLiteralField

See Also