MindFusion.Wpf Pack Programmer's Guide
CsvImportForm Members
Constructors Properties Methods Events
 


A form used to define options for CSV text data imports.

The following tables list the members exposed by the CsvImportForm type.

 Public Constructors

  Name Description

CsvImportForm

Overloaded. Initializes a new instance of the CsvImportForm class.

 Public Properties

  Name Description

Encoding

Gets or sets the encoding that will be used by the importer.

Quote

Gets or sets the character that will be used as a quote by the importer.

Separator

Gets or sets the character that will be used as a separator by the importer.

 Public Methods

  Name Description

Import

Imports the data into the specified worksheet.

InitializeComponent

Performs initialization.

ShowDialog

Opens this form using the specified window as an owner.

 Public Events

  Name Description

PropertyChanged

INotifyPropertyChanged.PropertyChanged implementation.

 See Also

CsvImportForm Class
MindFusion.Spreadsheet.Wpf.StandardForms Namespace