XDocumentLabelProductRepository(XDocument) Constructor
Initializes a new instance of the XDocumentLabelProductRepository class with the specified XML document.
Namespace: DevExpress.XtraReports.Wizards.Labels
Assembly: DevExpress.XtraReports.v25.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| document | XDocument | A XDocument object. |
See Also