Spread Windows Forms 12.0 Product Documentation
DateLiteralField Class
Members 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace : DateLiteralField Class
Represents DateLiteralField class to define literal fields for the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime control.
Object Model
DateLiteralField Class
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

Reference

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