[]
        
(Showing Draft Content)

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

DateSystemFormatDisplayFieldInfo Constructor

DateSystemFormatDisplayFieldInfo()

Initializes a new instance of the DateSystemFormatDisplayFieldInfo class.

Declaration
public DateSystemFormatDisplayFieldInfo()
Public Sub New()

DateSystemFormatDisplayFieldInfo(string)

Initializes a new instance of the DateSystemFormatDisplayFieldInfo class.

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

A string value that indicates the pattern of the field.