CustomLabelInformation Class
Specifies the information that is required to create a custom Label Report.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v20.2.dll
Declaration
public class CustomLabelInformation :
ICloneable
Public Class CustomLabelInformation
Implements ICloneable
Related API Members
The following members accept/return CustomLabelInformation objects:
Remarks
A CustomLabelInformation object is returned by the ReportModel.CustomLabelInformation property.
Implements
Inheritance
Object
CustomLabelInformation
See Also
Feedback