[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateField

DateField Class

Represents DateField class to define base input fields for the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime control.

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

This class represents base class for a type of fields that can accepted by the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime control.

Constructors

Name Description
DateField()