[]
Initializes a new instance of the DateMinuteDisplayFieldInfo class.
public DateMinuteDisplayFieldInfo()
Public Sub New()
Initializes a new instance of the DateMinuteDisplayFieldInfo class.
public DateMinuteDisplayFieldInfo(bool showLeadingZero)
Public Sub New(showLeadingZero As Boolean)
| Type | Name | Description |
|---|---|---|
| bool | showLeadingZero | A bool value that indicates whether the DateMinuteDisplayFieldInfo shows the leading zero. |