[]
        
(Showing Draft Content)

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

DateSystemFormatDisplayField Constructor

DateSystemFormatDisplayField()

Initializes a new instance of the DateSystemFormatDisplayField class.

Declaration
public DateSystemFormatDisplayField()
Public Sub New()

DateSystemFormatDisplayField(string)

Initializes a new instance of the DateSystemFormatDisplayField class.

Declaration
public DateSystemFormatDisplayField(string pattern)
Public Sub New(pattern As String)
Parameters
Type Name Description
string pattern

A string value indicates the pattern of the field.