[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.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

true if the DateSecondDisplayField displays leading zero; otherwise, false.