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