LookUpEditAutoSearchEventArgs Members
In This Article
#Fields
Name | Description |
---|---|
Empty static |
Provides a value to use with events that do not have event data.
Inherited from Event |
#Properties
Name | Description |
---|---|
Cancel |
Cancels the Task assigned to the Query |
Editor |
Inherited from Look |
Text |
Returns the current user text.
Inherited from Look |
#Methods
Name | Description |
---|---|
Clear |
Removes any active highlight pattern from lookup items.
Inherited from Look |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
This member supports internal infrastucture and is not intended to be used in code.
Inherited from Look |
Get |
Gets the Type of the current instance. Inherited from Object. |
Highlight |
Highlights any part of a record that matches the text entered by a user.
Inherited from Look |
Highlight |
Highlights any part of a record that matches the given text.
Inherited from Look |
Highlight |
Highlights any part of a record that belongs to the specific data field and matches the given text.
Inherited from Look |
Highlight |
Highlights any part of a record that belongs to certain data fields and matches the given text.
Inherited from Look |
Highlight |
In every data field value, selects the first found text portion that matches the user text.
Inherited from Look |
Highlight |
In every data field value, selects the first found text sequence if it matches the user text.
Inherited from Look |
Highlight |
Selects the first found text sequence if it matches the user text and belongs to the specific data field.
Inherited from Look |
Highlight |
Selects the first found text portion that matches the user text and belongs to any of the given data fields.
Inherited from Look |
Highlight |
If a record starts with the user text, this text portion is highlighted.
Inherited from Look |
Highlight |
If a record starts with the given text, this text portion is higlighted.
Inherited from Look |
Highlight |
If a record belongs to the given data field and starts with the specific text, this text portion is highlighted.
Inherited from Look |
Highlight |
If record belongs to any of the given data fields and starts with the specific text, this text portion is higlighted.
Inherited from Look |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Sets a specific highlight range.
Inherited from Look |
Set |
Sets a specific highlight range.
Inherited from Look |
Set |
Sets specific highlight ranges.
Inherited from Look |
Set |
Allows you to change how the lookup editor searches for items in its drop-down panel. |
Set |
Allows you to change how the lookup editor searches for items in its drop-down panel. |
Set |
Allows you to change how the lookup editor searches for items in its drop-down panel. |
Set |
Allows you to change how the lookup editor searches for items in its drop-down panel. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also