LookupControl Members
The LookupControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LookupControl()()()() |
Initializes a new instance of the LookupControl class.
|
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.
|
Fields
Name | Description | |
---|---|---|
CommandProperty |
The command property
|
|
DataSourceChangedProperty |
The data source changed property
|
|
DesignTextProperty |
The design text property
|
|
LookupDefinitionProperty |
The lookup definition property
|
Properties
Name | Description | |
---|---|---|
AddViewParameter |
Gets the add view parameter.
|
|
AdvancedFindButton |
Gets or sets the advanced find button.
|
|
AllowOnEnter |
Gets or sets a value indicating whether [allow on enter].
|
|
Command |
Gets or sets the LookupCommand which is used by view models to tell this control to either refresh, clear etc.
|
|
ContainsRadioButton |
Gets or sets the contains RadioButton.
|
|
DataSourceChanged |
Gets or sets the data source changed.
|
|
DesignText |
Gets or sets the design text.
|
|
EqualsRadioButton |
Gets or sets the equals RadioButton.
|
|
ForceRefreshOnActivate |
Gets or sets a value indicating whether [force refresh on activate].
|
|
GetRecordCountButton |
Gets or sets the get record count button.
|
|
HideUserDoubleClickRowMessage |
Gets or sets a value indicating whether [hide user double click row message].
|
|
ListTextBox |
Gets or sets the list text box.
|
|
ListView |
Gets or sets the ListView.
|
|
LookupColumns |
Gets a list of LookupColumns which allow adding new columns.
|
|
LookupDataMaui |
Gets the lookup data maui.
|
|
LookupDefinition |
Gets or sets the lookup definition.
|
|
LookupGridView |
Gets or sets the lookup grid view.
|
|
LookupWindow |
Gets the lookup window.
|
|
LookupWindowReadOnlyMode |
Gets a value indicating whether [lookup window read only mode].
|
|
PageSize |
Gets the number of rows on a page.
|
|
RecordCountControl |
Gets or sets the record count control.
|
|
RecordCountStackPanel |
Gets or sets the record count stack panel.
|
|
RecordCountWait |
Gets or sets the record count wait.
|
|
ScrollBar |
Gets or sets the scroll bar.
|
|
SearchForHost |
Gets or sets the search for host.
|
|
SearchForLabel |
Gets or sets the search for label.
|
|
SearchForStackPanel |
Gets or sets the search for stack panel.
|
|
SearchText |
Gets or sets the search text.
|
|
SearchType |
Gets the type of the search.
|
|
SelectedIndex |
Gets the index of the selected.
|
|
ShowAdvancedFindButton |
Gets or sets a value indicating whether [show advanced find button].
|
|
ShowRecordCountProps |
Gets or sets a value indicating whether [show record count props].
|
|
ShowRecordCountWait |
Gets or sets a value indicating whether [show record count wait].
|
|
Spinner |
Gets or sets the spinner.
|
Events
Name | Description | |
---|---|---|
ColumnWidthChanged |
Occurs when [column width changed].
|
|
LookupView |
Occurs when a user wishes to add or view a selected lookup row. Set Handled property to True to not send this message to the LookupContext.
|
|
SelectedIndexChanged |
Occurs when [selected index changed].
|