Spread Windows Forms 12.0 Product Documentation
DateYearField Class
Members 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace : DateYearField Class
Represents DateYearField class to define year fields for the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime control.
Object Model
DateYearField Class
Syntax
'Declaration
 
Public Class DateYearField 
   Inherits DateInputField
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
'Usage
 
Dim instance As DateYearField
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.DateYearField

See Also

Reference

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