Skip to main content
A newer version of this page is available.
All docs
V19.1

LabelWizardCustomization.ExternalLabelProductRepository Property

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

Namespace: DevExpress.Data.XtraReports.Labels

Assembly: DevExpress.Data.v19.1.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