Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

CellValueToStringConverter Properties

Default converter used by the DataTableExporter to convert cell values to the String data type.
Name Description
EmptyCellValue Gets or sets a value used when exporting an empty cell.
PreferredCulture Gets or sets the information used to format culture-specific string data.
PreferredNumberFormat Returns a format string (in the invariant culture) that specifies how to format numbers converted to strings.
PreferredNumberFormatLocal Returns a local format string that specifies how to format numbers converted to strings.
SkipErrorValues Gets or sets whether to skip cells with error values.
See Also