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

LabelProductRepositoryFactory.Create() Method

Namespace: DevExpress.Data.XtraReports.Labels

Assembly: DevExpress.Data.v19.1.dll

Declaration

public ILabelProductRepository Create()

Returns

Type Description
ILabelProductRepository

An object implementing the ILabelProductRepository interface. (Typically, it is the XDocumentLabelProductRepository object.)

See Also