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


In This Topic
    DateSystemFormatDisplayFieldInfo Class
    In This Topic
    Represents the DateSystemFormatDisplayFieldInfo class used to define system format type display fields for the GrapeCity.Win.Spread.InputMan.CellType.GcDateTimeCellType.
    Syntax
    'Declaration
     
    
    Public Class DateSystemFormatDisplayFieldInfo 
       Inherits DateInputDisplayFieldInfo
       Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
    'Usage
     
    
    Dim instance As DateSystemFormatDisplayFieldInfo
    public class DateSystemFormatDisplayFieldInfo : DateInputDisplayFieldInfo, GrapeCity.Win.Spread.InputMan.CellType.INamedObject  
    Inheritance Hierarchy
    See Also