Spread Windows Forms 12.0 Product Documentation
DateDayField Class
Members 


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

See Also

Reference

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