ListControl Methods |
The ListControl type exposes the following members.
Name | Description | |
---|---|---|
CreateDefaultDataStore |
Creates the default data store for the list.
| |
GetCallback |
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides ControlGetCallback.) | |
OnLoadComplete |
Raises the LoadComplete event.
(Overrides ControlOnLoadComplete(EventArgs).) | |
OnSelectedIndexChanged |
Raises the SelectedIndexChanged event.
| |
OnSelectedKeyChanged |
Raises the SelectedValueChanged event.
| |
OnSelectedValueChanged |
Raises the SelectedValueChanged event.
|