Property SelectedIndexAsInt
SelectedIndexAsInt
Gets or sets the zero-based index of the currently selected item in the control. Same as SelectedIndex but is not nullable.
[Browsable(false)]
public virtual int SelectedIndexAsInt { get; set; }
Gets or sets the zero-based index of the currently selected item in the control. Same as SelectedIndex but is not nullable.
[Browsable(false)]
public virtual int SelectedIndexAsInt { get; set; }