Skip to main content

LabelWizardCustomization Class

Enables customization of the Label Report wizard.

Namespace: DevExpress.XtraReports.Wizards.Labels

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public static class LabelWizardCustomization

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