ReportField.OutputFormat

From Xojo Documentation

Property (As String )
aReportField.OutputFormat = newStringValue
or
StringValue = aReportField.OutputFormat

Supported for all project types and targets.

The mask used to format the value. This uses the same mask values as the Format command.

See Also

Format