Back to Devexpress

XDocumentLabelProductRepository Class

xtrareports-devexpress-dot-xtrareports-dot-wizards-dot-labels-2943d7da.md

latest1.7 KB
Original Source

XDocumentLabelProductRepository Class

Stores settings for the available label products.

Namespace : DevExpress.XtraReports.Wizards.Labels

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public class XDocumentLabelProductRepository :
    ILabelProductRepository
vb
Public Class XDocumentLabelProductRepository
    Implements ILabelProductRepository

Remarks

This class implements the ILabelProductRepository interface.

Implements

ILabelProductRepository

Inheritance

Object XDocumentLabelProductRepository

See Also

XDocumentLabelProductRepository Members

ILabelProductRepository

LabelProductRepositoryFactory

LabelProduct

DevExpress.XtraReports.Wizards.Labels Namespace