IMultiQuerySelectFieldsPageView.SetSelectedColumns(String[]) Method
If implemented, selects the specified data columns
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| columns | String[] | An array of String values, specifying the column names. |
See Also