[]
Initializes a new instance of the DateSecondDisplayField class.
public DateSecondDisplayField()
Public Sub New()
Initializes a new instance of the DateSecondDisplayField class.
public DateSecondDisplayField(bool showLeadingZero)
Public Sub New(showLeadingZero As Boolean)
Type | Name | Description |
---|---|---|
bool | showLeadingZero | true if the DateSecondDisplayField displays leading zero; otherwise, false. |