Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / DateShortHourFieldInfo Class
Members


In This Topic
    DateShortHourFieldInfo Class
    In This Topic
    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