A newer version of this page is available.
Switch to the current version.
SelectLabelTypePage.SelectedProduct Property
Specifies the entry selected in the Label Product drop-down list.
Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages
Assembly: DevExpress.Xpf.ReportDesigner.v18.2.dll
Declaration
public virtual LabelProduct SelectedProduct { get; set; }
Public Overridable Property SelectedProduct As LabelProduct
Property Value
Type | Description |
---|---|
LabelProduct | A LabelProduct object. |
Implements
See Also
Feedback