The following tables list the members exposed by QueryVariableTextEventArgs.
Public Constructors
Public Properties
| Name | Description |
 | Format | Gets the value of the variable's "format" parameter. |
 | FormatProvider | Gets the Format Provider that will be used to format the string representation of the variable. |
 | PageNumber | Gets the current page number. |
 | TotalPageNumber | Gets the total number of pages in the report. |
 | VariableName | Gets the name of the variable. |
 | VariableText | Gets or sets the string representation of the variable. |
Top
See Also