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

LabelWizardCustomization.ExternalLabelProductRepository Property

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

Namespace: DevExpress.XtraReports.Wizards.Labels

Assembly: DevExpress.XtraReports.v18.2.dll

Declaration

public static string ExternalLabelProductRepository { get; set; }

Property Value

Type Description
String

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

See Also