Spread Windows Forms 8.0 Product Documentation
DateFieldInfo Class
Members 


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

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

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

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.