Skip to main content

CustomLabelInformation Class

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

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public class CustomLabelInformation :
    ICloneable

Remarks

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

Inheritance

Object
CustomLabelInformation
See Also