ConfigureParametersPageView.ShowDuplicatingColumnNameError(String) Method
Displays the error message about duplicating the specified column.
Namespace: DevExpress.DataAccess.UI.Wizard.Views
Assembly: DevExpress.DataAccess.v25.2.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| columnName | String | The name of the column that is duplicated. |
See Also