Skip to main content
Row

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

DataImportOptions Properties

Contains properties which allow you to specify whether the imported data are treated as formulas, the cell reference style in use, the culture-specific decimal and list separators and a custom value converter.
Name Description
Converter Gets or sets a converter for imported data.
FormulaCulture Gets or sets locale settings for correct interpretation of data formats in the data source.
ImportFormulas Gets or sets whether imported data are inserted as formulas instead of values.
ReferenceStyle Gets or sets whether the reference style is used in data imported as formulas.
See Also