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.v19.1.dll

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

Declaration

public class CustomLabelInformation :
    ICloneable

The following members return CustomLabelInformation objects:

Remarks

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

Implements

Inheritance

Object
CustomLabelInformation
See Also