[]
        
(Showing Draft Content)

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

DateDayDisplayFieldInfo Constructor

DateDayDisplayFieldInfo()

Initializes a new instance of the DateDayDisplayFieldInfo class.

Declaration
public DateDayDisplayFieldInfo()
Public Sub New()

DateDayDisplayFieldInfo(bool)

Initializes a new instance of the DateDayDisplayFieldInfo class.

Declaration
public DateDayDisplayFieldInfo(bool showLeadingZero)
Public Sub New(showLeadingZero As Boolean)
Parameters
Type Name Description
bool showLeadingZero

true if the length of the field is fixed; otherwise, false.