[]
        
(Showing Draft Content)

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

DateLiteralFieldInfo Constructor

DateLiteralFieldInfo()

Initializes a new instance of the DateLiteralFieldInfo class.

Declaration
public DateLiteralFieldInfo()
Public Sub New()

DateLiteralFieldInfo(string)

Initializes a new instance of the DateLiteralFieldInfo class.

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

A string value that indicates the literal text.