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

NuGet Package: DevExpress.Reporting.Core

Declaration

public class CustomLabelInformation :
    ICloneable

Remarks

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

Implements

Inheritance

Object
CustomLabelInformation
See Also