[]
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 | A bool value if set to true the length of the field is fixed. |