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

CustomLabelInformation Class

Specifies the information that is required to create a custom Label Report.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v20.2.dll

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

Declaration

public class CustomLabelInformation :
    ICloneable

Remarks

A CustomLabelInformation object is returned by the ReportModel.CustomLabelInformation property.

Implements

Inheritance

Object
CustomLabelInformation
See Also