Initializes a new instance of the Date
public DateFormField(int emptyWidth);
public DateFormField(System.DateTime date, int emptyWidth);
Parameter | Description |
---|---|
empty |
Specifies the horizontal extension, in twips, of the Date |
date | Specifies the date of the Date |