[]
Gets or sets the item that is currently selected in the drop-down list.
[C1Ignore] public virtual T SelectedItem { get; set; }
<C1Ignore> Public Overridable Property SelectedItem As T