Skip to main content

CustomLabelInformation Class

Specifies the information that is required to create a custom label report using End-User Reporting.

Namespace: DevExpress.Data.XtraReports.Wizard

Assembly: DevExpress.Data.v14.2.dll

Declaration

public class CustomLabelInformation :
    ICloneable
Public Class CustomLabelInformation
    Implements ICloneable

Returned By

The ReportModel.CustomLabelInformation property returns an instance of CustomLabelInformation.

Inheritance

Object
CustomLabelInformation
See Also