[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateLiteralField.-ctor

DateLiteralField Constructor

DateLiteralField()

Initializes a new instance of the DateLiteralField class.

Declaration
public DateLiteralField()
Public Sub New()

DateLiteralField(string)

Initializes a new instance of the DateLiteralField class.

Declaration
public DateLiteralField(string literalText)
Public Sub New(literalText As String)
Parameters
Type Name Description
string literalText

A string value indicates the literal text.