Skip to main content

LabelWizardCustomization.ExternalLabelProductRepository Property

Specifies a path to an XML file containing custom label product definitions.

Namespace: DevExpress.XtraReports.Wizards.Labels

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public static string ExternalLabelProductRepository { get; set; }

Property Value

Type Description
String

A String value, specifying the path to an XML file.

See Also