Back to Devexpress

CustomLabelInformation Class

xtrareports-devexpress-dot-xtrareports-dot-wizards-81ed1bd5.md

latest1.5 KB
Original Source

CustomLabelInformation Class

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

Namespace : DevExpress.XtraReports.Wizards

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public class CustomLabelInformation :
    ICloneable
vb
Public Class CustomLabelInformation
    Implements ICloneable

The following members return CustomLabelInformation objects:

Remarks

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

Inheritance

Object CustomLabelInformation

See Also

CustomLabelInformation Members

DevExpress.XtraReports.Wizards Namespace