[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateFieldInfo

DateFieldInfo Class

Represents the DateFieldInfo class used to define base input fields for the GcDateTimeCellType.

Implements
Namespace: GrapeCity.Win.Spread.InputMan.CellType.Fields
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public abstract class DateFieldInfo : FieldInfo, INamedObject
Public MustInherit Class DateFieldInfo
    Inherits FieldInfo
    Implements INamedObject
Remarks

This class represents the base class for field types that can be accepted by the GcDateTimeCellType.

Constructors

Name Description
DateFieldInfo()

Initializes a new instance of the DateFieldInfo class.