ChooseFileOptionsPageView.SetValueSeparator(Char) Method
Changes the entry selected in the Value separator editor.
Namespace: DevExpress.DataAccess.UI.Wizard.Views
Assembly: DevExpress.DataAccess.v26.1.UI.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| separator | Char | A character used to separate values in the selected CSV file. |
See Also