Switch to: V12V11V10V9V8V7V6V5

Report Editor - Formatting

Date Formatting

Reports Editor allows you to change the output format of data. This can be done by changing the format property in the property inspector of a control that represents specific data type. The format property includes two parameters:

  • kind – the list of formatting types.
  • pattern – the template of a custom format.

You can change format for:

  • Field control, if source field contains specific data that can be formatted;
  • Text Field, if control returns data that can be formatted.

Formatting Data

To become familiar with rules and principles of formatting data of different kind - read following sections: