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