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