ReportModel.LabelProductDetailId Property
For internal use. Specifies the ID of a product label's details.
Namespace: DevExpress.Data.XtraReports.Wizard
Assembly: DevExpress.Data.v14.2.dll
Declaration
public int LabelProductDetailId { get; set; }
Public Property LabelProductDetailId As Integer
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value. |
See Also