GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / DateSecondField Class
Members


DateSecondField Class
Represents DateSecondField class to define second fields for the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime control.
Syntax
'Declaration
 
Public Class DateSecondField 
   Inherits DateInputField
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
 
'Usage
 
Dim instance As DateSecondField
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.DateSecondField

See Also