Back to Devexpress

LabelWizardCustomization Class

xtrareports-devexpress-dot-xtrareports-dot-wizards-dot-labels-a12a075d.md

latest1.5 KB
Original Source

LabelWizardCustomization Class

Enables customization of the Label Report wizard.

Namespace : DevExpress.XtraReports.Wizards.Labels

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public static class LabelWizardCustomization
vb
Public Module 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

LabelWizardCustomization Members

Wizard Customization API

DevExpress.XtraReports.Wizards.Labels Namespace