Spread Windows Forms 7.0 Product Documentation
DateLiteralField Class
Members  See Also  Support Options
GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace : DateLiteralField Class


Glossary Item Box

Represents DateLiteralField class to define literal fields for the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime control.

Object Model

DateLiteralField Class

Syntax

Visual Basic (Declaration) 
Public Class DateLiteralField 
   Inherits DateField
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
Visual Basic (Usage)Copy Code
Dim instance As DateLiteralField
C# 
public class DateLiteralField : DateField, GrapeCity.Win.Spread.InputMan.CellType.INamedObject  

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

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.