Xceed Grid for WinForms v4.3 Documentation
QueryVariableTextEventArgs Class Members
Properties 


Xceed.Grid.Reporting.v4.3 Assembly > Xceed.Grid.Reporting Namespace : QueryVariableTextEventArgs Class

The following tables list the members exposed by QueryVariableTextEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the QueryVariableTextEventArgs class specifying the information necessary to evaulate the variable.  
Top
Public Properties
 NameDescription
Public PropertyGets the value of the variable's "format" parameter.  
Public PropertyGets the Format Provider that will be used to format the string representation of the variable.  
Public PropertyGets the current page number.  
Public PropertyGets the total number of pages in the report.  
Public PropertyGets the name of the variable.  
Public PropertyGets or sets the string representation of the variable.  
Top
See Also

Reference

QueryVariableTextEventArgs Class
Xceed.Grid.Reporting Namespace