SelectedCandidateIndex Property
Gets or sets the selected candidate index.
'Declaration
Public Property SelectedCandidateIndex As Integer
public int SelectedCandidateIndex {get; set;}
Property Value
An
int indicates the index of the selected candidate.