Skip to main content
A newer version of this page is available. .

ReportModel.LabelProductId Property

For internal use. Specifies the ID of a product label.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v20.2.dll

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

Declaration

public int LabelProductId { get; set; }

Property Value

Type Description
Int32

An integer value.

See Also