[]
        
(Showing Draft Content)

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

DateDayDisplayField Constructor

DateDayDisplayField()

Initializes a new instance of the DateDayDisplayField class.

Declaration
public DateDayDisplayField()
Public Sub New()

DateDayDisplayField(bool)

Initializes a new instance of the DateDayDisplayField class.

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

If set to true the length of the field is fixed. Otherwise, false.