DataProvider.Fill(DataTable) Method
Fills the specified data table.
Namespace: DevExpress.XtraReports.Data
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
dataTable | DataTable | A DataTable object. |
See Also