Name | Description | |
---|---|---|
QueryTextFromValueEventArgs Constructor | Initializes a new instance of the QueryTextFromValueEventArgs class specifying the value whose string representation is to be extracted. |
The following tables list the members exposed by QueryTextFromValueEventArgs.
Name | Description | |
---|---|---|
QueryTextFromValueEventArgs Constructor | Initializes a new instance of the QueryTextFromValueEventArgs class specifying the value whose string representation is to be extracted. |
Name | Description | |
---|---|---|
Text | Gets or sets the string representation of the specified value. | |
Value | Gets an object representing the value whose string representation is to be extracted. |