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


Glossary Item Box

Represents the DateFieldInfo class used to define base input fields for the GrapeCity.Win.Spread.InputMan.CellType.GcDateTimeCellType.

Object Model

DateFieldInfo Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class DateFieldInfo 
   Inherits FieldInfo
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
Visual Basic (Usage)Copy Code
Dim instance As DateFieldInfo
C# 
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

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.