Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the zero-based selected index.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Overridable Property SelectedIndex As Integer
Get
Set
'Usage
Dim instance As BpmPropertyList
Dim value As Integer
value = instance.SelectedIndex
instance.SelectedIndex = value
public virtual int SelectedIndex { get; set; }
Property Value
Type: System.Int32
The zero-based selected index.