LabelWizardCustomization Class
Enables customization of the Label Report wizard.
Namespace: DevExpress.XtraReports.Wizards.Labels
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Remarks
To specify a custom list of labels available in the wizard, assign a path to an XML file containing custom label definitions to the static LabelWizardCustomization.ExternalLabelProductRepository property.
Inheritance
Object
LabelWizardCustomization
See Also