Share via


PasEditorPanel.UrlComboBox Property (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews)

Get the URLComboBox UI element.

Namespace: Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews
Assembly: Microsoft.PerformancePoint.Scorecards.ModelerPlugins (in microsoft.performancepoint.scorecards.modelerplugins.dll)

Syntax

'Declaration
Public ReadOnly Property UrlComboBox As ComboBox
'Usage
Dim instance As PasEditorPanel
Dim value As ComboBox

value = instance.UrlComboBox
public ComboBox UrlComboBox { get; }

See Also

Reference

PasEditorPanel Class
PasEditorPanel Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews Namespace