LookupDataMaui<(Of <(<'TEntity>)>)> Methods
The LookupDataMaui<(Of <(<'TEntity>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddNewRow |
Adds the new row.
|
|
ClearData |
Clears the data.
|
|
DoPrintOutput |
Does the print output.
|
|
GetDatabaseRowValue |
Gets the database row value.
|
|
GetEntityForPrimaryKey |
Gets the entity for primary key.
|
|
GetFormattedRowValue |
Gets the formatted row value.
|
|
GetInitData |
Gets the initialize data.
|
|
GetOutputArgs |
Gets the output arguments.
|
|
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].
|
|
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.
|
|
ViewSelectedRow |
Views the selected row.
|