Displays a zip code in a report.
Remarks
This control is used to create zip codes in reports. It allows the insertion of number representing a zip code into a report.
Zip code can only be consisted of numerals and dashes. If a different symbol is used then an empty zip code pattern will be rendered in its place.
To add ZipCode to a report
- In Solution Explorer open the desired MxReport component by double clicking it.
- Open Toolbox window and expand DX:Reports.vX.X section.
- Select XRZipCode control and drag it to the desired band.
- Open Properties window.
- In property Text enter the zip code to display.
To learn more about the control, how to implement it and use it see Developer Express documentation.