[]
Initializes a new instance of the DateSecondDisplayFieldInfo class.
public DateSecondDisplayFieldInfo()
Public Sub New()
Initializes a new instance of the DateSecondDisplayFieldInfo class.
public DateSecondDisplayFieldInfo(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. |