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


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

See Also