Skip to main content
All docs
V19.2

LabelProductRepositoryFactory.Create() Method

Namespace: DevExpress.Data.XtraReports.Labels

Assembly: DevExpress.Data.v19.2.dll

Declaration

public ILabelProductRepository Create()

Returns

Type Description
ILabelProductRepository

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

See Also