In this example, the calculated field's GetValue event is handled to convert numbers to words. Generally, you can handle the BeforePrint or PrintOnPage event handler) events.
A number is translated to a word by retrieving a word from a custom number-word dictionary.
If you're an owner of the Universal or Office File API subscription, you can use our built-in NumberInWords class to convert numbers to words.
- Form1.cs (VB: Form1.vb)
- XtraReport1.cs (VB: XtraReport1.vb)
- Aggregate Functions in Calculated Fields - Usage Example
- Reporting for WinForms - Implement a Custom Function for Use in a Query Expression
(you will be redirected to DevExpress.com to submit your response)