ListControl Methods
The ListControl type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnApplyTemplate |
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
|
|
OnKeyDown |
Invoked when an unhandled KeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
|
|
SelectDataRow |
Selects the data row.
|
|
ShowLookupWindow |
Shows the lookup window.
|