Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / DateShortHourFieldInfo Class
Members


DateShortHourFieldInfo Class
Represents the DateShortHourFieldInfo class used to define short hour fields for the GrapeCity.Win.Spread.InputMan.CellType.GcDateTimeCellType.
Syntax
'Declaration
 
Public Class DateShortHourFieldInfo 
   Inherits DateInputFieldInfo
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
 
'Usage
 
Dim instance As DateShortHourFieldInfo
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo
      GrapeCity.Win.Spread.InputMan.CellType.Fields.DateFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputFieldInfo
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DateShortHourFieldInfo

See Also