Skip to content

DevExpress-Examples/reporting-winforms-number-to-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reporting for WinForms - Number to Words Conversion in a Report

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.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)