You can change the format of text displayed in a cell (or in an entire column) by creating a class that implements the IFormatProvider interface and assigning your custom class to the FormatProvider and FormatSpecifier properties of the desired cell or column.
For more information regarding the implementation of the IFormatProvider interface, go to the “Customizing Format Strings” topic of the .NET
Imported from legacy forums. Posted by Xceed admin (had 1712 views)