LookupControl Methods
The LookupControl type exposes the following members.
Methods
Name | Description | |
---|---|---|
ClearLookupControl |
Clears all the data in the list view.
|
|
GetRecordCountButtonClick |
Gets the record count button click.
|
|
GetRecordCountWait |
Gets the record count wait.
|
|
GetWidthFromPercent |
Gets the width from percent.
|
|
OnApplyTemplate |
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
|
|
OnDownArrow |
Called when [down arrow].
|
|
OnGotFocus |
Invoked whenever an unhandled GotFocus event reaches this element in its route.
|
|
OnUpArrow |
Called when [up arrow].
|
|
RefreshData |
Refreshes the data based on changes in the LookupDefinition.
|
|
SetLookupIndex |
Sets the index of the lookup.
|
|
SetLookupWindow |
Sets the lookup window.
|
|
SetReadOnlyMode |
Sets the read only mode.
|
|
ShowRecordCount |
Shows the record count.
|