Name | Description | |
---|---|---|
QueryValueFromTextEventArgs Constructor | Initializes a new instance of the QueryValueFromTextEventArgs class specifying the text from which a value is to be extracted. |
The following tables list the members exposed by QueryValueFromTextEventArgs.
Name | Description | |
---|---|---|
QueryValueFromTextEventArgs Constructor | Initializes a new instance of the QueryValueFromTextEventArgs class specifying the text from which a value is to be extracted. |
Name | Description | |
---|---|---|
HasParsingError | Gets or sets a value indicating a value was successfully extracted from the specified text. | |
Text | Gets the text to be converted. | |
Value | Gets or sets the converted value. |