[]
Initializes a new instance of the DateDayDisplayField class.
public DateDayDisplayField()
Public Sub New()
Initializes a new instance of the DateDayDisplayField class.
public DateDayDisplayField(bool showLeadingZero)
Public Sub New(showLeadingZero As Boolean)
Type | Name | Description |
---|---|---|
bool | showLeadingZero | If set to true the length of the field is fixed. Otherwise, false. |