[]
        
(Showing Draft Content)

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

DateSecondDisplayField Constructor

DateSecondDisplayField()

Initializes a new instance of the DateSecondDisplayField class.

Declaration
public DateSecondDisplayField()
Public Sub New()

DateSecondDisplayField(bool)

Initializes a new instance of the DateSecondDisplayField class.

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

A bool value if set to true the length of the field is fixed.