LookUpEditSearchHighlightEventArgs.HighlightFromStart Method
Name | Parameters | Description |
---|---|---|
Highlight |
compare |
If a record starts with the user text, this text portion is highlighted. |
Highlight |
text, compare |
If a record starts with the given text, this text portion is higlighted. |
Highlight |
field |
If a record belongs to the given data field and starts with the specific text, this text portion is highlighted. |
Highlight |
field |
If record belongs to any of the given data fields and starts with the specific text, this text portion is higlighted. |