A newer version of this page is available.
Switch to the current version.
SelectLabelTypePageView.SelectedProduct Property
Specifies the entry selected in the Label Products drop-down list.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v18.2.Extensions.dll
Declaration
public LabelProduct SelectedProduct { get; set; }
Public Property SelectedProduct As LabelProduct
Property Value
Type | Description |
---|---|
LabelProduct | A LabelProduct object. |
Implements
See Also
Feedback