DataGate Print File Designer® - Build 8.0.355 and above

DateTimeField.OutFormat Property

The format of the printed DateTimeField.

control.OutFormat [= string]

Property Value

String.  Gets or sets the format of the printed field.

Remarks

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 Date and Time Format Strings for more information on formatting date, time, and timestamp fields.

See Also

DateTimeField Class | DateTimeField Members | FieldFormat PropertyFieldType Property | Date and Time Format Strings