ISelectLabelTypePageView.SelectedProduct Property
If implemented, specifies the entry selected in the Label Products drop-down list.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
LabelProduct | A LabelProduct object. |
See Also