IMultiQuerySelectFieldsPageView.FillTables(TableInfo[]) Method
In This Article
If implemented, populates the list of available data members displayed on this wizard page.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
tables | Table |
An array of Table |
See Also