Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public class LabelReportBuilder :
    ReportBuilderBase

Inheritance

Object
ReportBuilderBase
LabelReportBuilder
See Also