The format of the printed DateTimeField.
control.OutFormat [= string]
String. Gets or sets the format of the printed field.
To set the OutFormat property of a control, click on the right side of the property and enter the formatting value. At design-time, the value is not to be surrounded by an apostrophe.
Valid formatting will depend upon the type and content of the field
(defined by the FieldFormat
and FieldType properties)
and how you want the output to appear. See
DateTimeField Class | DateTimeField
Members | FieldFormat
Property | FieldType
Property |