Back to Devexpress

LabelReportBuilder Class

xtrareports-devexpress-dot-xtrareports-dot-wizards-7ebf6320.md

latest1.2 KB
Original Source

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

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public class LabelReportBuilder :
    ReportBuilderBase
vb
Public Class LabelReportBuilder
    Inherits ReportBuilderBase

Inheritance

Object ReportBuilderBase LabelReportBuilder

See Also

LabelReportBuilder Members

DevExpress.XtraReports.Wizards Namespace