Spread Windows Forms 8.0 Product Documentation
DateInputFieldInfo Class
Members 


Represents the DateInputFieldInfo class used to define input fields for the GrapeCity.Win.Spread.InputMan.CellType.GcDateTimeCellType.
Object Model
DateInputFieldInfo Class
Syntax
'Declaration
 
Public MustInherit Class DateInputFieldInfo 
   Inherits DateFieldInfo
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
'Usage
 
Dim instance As DateInputFieldInfo
public abstract class DateInputFieldInfo : DateFieldInfo, GrapeCity.Win.Spread.InputMan.CellType.INamedObject  
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.DateAmPmFieldInfo
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateDayFieldInfo
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateEraFieldInfo
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateEraYearFieldInfo
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateHourFieldInfo
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateMinuteFieldInfo
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateMonthFieldInfo
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateSecondFieldInfo
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateShortHourFieldInfo
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateYearFieldInfo

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

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

 

 


Copyright © GrapeCity, inc. All rights reserved.