Skip to main content
A newer version of this page is available. .

LabelWizardCustomization Class

Enables customization of the Label Report wizard.

Namespace: DevExpress.XtraReports.Wizards.Labels

Assembly: DevExpress.XtraReports.v18.2.dll

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