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

LabelReportBuilder Class

Enables you to generate labels with the specified settings in code (without running the Label Wizard).

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v19.1.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Core

Declaration

public class LabelReportBuilder :
    ReportBuilderBase

Inheritance

Object
ReportBuilderBase
LabelReportBuilder
See Also