QueryVariableTextEventArgs Class Properties
                In This Topic
            
            For a list of all members of this type, see QueryVariableTextEventArgs members.
            
            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. | 
TopSee Also