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

LabelInfo Class

Provides a label’s settings available in the Label Wizard.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v20.2.dll

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

Declaration

public class LabelInfo

Remarks

A LabelInfo object is accepted as a parameter by the LabelReportBuilder class constructor.

Inheritance

Object
LabelInfo
See Also