IMultiQuerySelectFieldsPageView.GetSelectedColumns() Method
If implemented, returns the list of data columns that are selected on this wizard page.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Returns
Type | Description |
---|---|
String[] | An array of String value, specifying the column names. |
See Also