MultiQuerySelectFieldsPageView.FillTables(TableInfo[]) Method
Populates the list of available data members displayed on this wizard page.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v24.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
tables | TableInfo[] | An array of TableInfo objects. |
Implements
See Also