System.Web.UI.WebControls.ListControl: Event Members

The events of System.Web.UI.WebControls.ListControl are listed below. For a list of all members, see the ListControl Members list.

See Also: Inherited members from System.Web.UI.WebControls.DataBoundControl

Public Events

SelectedIndexChanged

Occurs when the selection from the list control changes between posts to the server.

TextChanged

Occurs when the ListControl.Text and ListControl.SelectedValue properties change.