MultiQuerySelectFieldsPageView.FillColumns(ColumnInfo[]) Method
Populates the list of available data columns corresponding to a specific data member.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v25.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| columns | ColumnInfo[] | An array of ColumnInfo objects. |
Implements
See Also