LookUpEditSearchHighlightEventArgs.HighlightAny Method
Name | Parameters | Description |
---|---|---|
Highlight |
compare |
Highlights any part of a record that matches the text entered by a user. |
Highlight |
text, compare |
Highlights any part of a record that matches the given text. |
Highlight |
field |
Highlights any part of a record that belongs to the specific data field and matches the given text. |
Highlight |
field |
Highlights any part of a record that belongs to certain data fields and matches the given text. |