LookupDataMauiBase Methods
The LookupDataMauiBase type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AddNewRow |
Adds the new row.
|
![]() |
ClearData |
Clears the data.
|
![]() |
DoPrintOutput |
Does the print output.
|
![]() |
FireLookupDataChangedEvent |
Fires the lookup data changed event.
|
![]() |
FirePrintOutputEvent |
Fires the print output event.
|
![]() |
GetDatabaseRowValue |
Gets the database row value.
|
![]() |
GetEntityForPrimaryKey |
Gets the entity for primary key.
|
![]() |
GetFormattedRowValue |
Gets the formatted row value.
|
![]() |
GetInitData |
Gets the initialize data.
|
![]() |
GetPrimaryKeyValueForSearchText |
Gets the primary key value for search text.
|
![]() |
GetPrinterHeaderRow |
Gets the printer header row.
|
![]() |
GetRecordCount |
Gets the record count.
|
![]() |
GetSelectedPrimaryKeyValue |
Gets the selected primary key value.
|
![]() |
GetSelectedText |
Gets the selected text.
|
![]() |
GotoBottom |
Gotoes the bottom.
|
![]() |
GotoNextPage |
Gotoes the next page.
|
![]() |
GotoNextRecord |
Gotoes the next record.
|
![]() |
GotoPreviousPage |
Gotoes the previous page.
|
![]() |
GotoPreviousRecord |
Gotoes the previous record.
|
![]() |
GotoTop |
Gotoes the top.
|
![]() |
IsThereData |
Determines whether [is there data].
|
![]() |
OnColumnClick |
Called when [column click].
|
![]() |
OnDataSourceChanged |
Called when [data source changed].
|
![]() |
OnLookupView |
Occurs when a user wishes to view a selected lookup row. Fires the LookupView event.
|
![]() |
OnMouseWheelBack |
Called when [mouse wheel back].
|
![]() |
OnMouseWheelForward |
Called when [mouse wheel forward].
|
![]() |
OnSearchForChange |
Called when [search for change].
|
![]() |
OnSizeChanged |
Called when [size changed].
|
![]() |
RefreshData |
Refreshes the data.
|
![]() |
SelectPrimaryKey |
Selects the primary key.
|
![]() |
SetNewPrimaryKeyValue |
Sets the new primary key value.
|
![]() |
SetParentControls |
Sets the parent controls.
|
![]() |
ViewSelectedRow |
Views the selected row.
|