Spread Windows Forms 10.0 Product Documentation
DateInputField Class
Members 


Represents DateInputField class to define input fields for the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime control.
Object Model
DateInputField Class
Syntax
'Declaration
 
Public MustInherit Class DateInputField 
   Inherits DateField
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
'Usage
 
Dim instance As DateInputField
public abstract class DateInputField : 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.DateInputField
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateAmPmField
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateDayField
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateEraField
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateEraYearField
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateHourField
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateMinuteField
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateMonthField
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateSecondField
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateShortHourField
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateYearField

Requirements

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

See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.