IConfigureParametersPageView.ShowDuplicatingColumnNameError(String) Method
If implemented, displays the error message about duplicating the specified column.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Parameters
Name | Type | Description |
---|---|---|
columnName | String | The name of the column that is duplicated. |
See Also