SetSelectedIndexImmediately Property
In This Topic
Gets whether the selected index changes immediately when the drop-down form is open or after the form is closed by pressing the 'enter' key.
Syntax
'Declaration
Protected Overridable ReadOnly Property SetSelectedIndexImmediately As Boolean
protected virtual bool SetSelectedIndexImmediately {get;}
See Also