'Declaration Public Class QueryVariableTextEventArgs Inherits System.EventArgs
'Usage Dim instance As QueryVariableTextEventArgs
public class QueryVariableTextEventArgs : System.EventArgs
'Declaration Public Class QueryVariableTextEventArgs Inherits System.EventArgs
'Usage Dim instance As QueryVariableTextEventArgs
public class QueryVariableTextEventArgs : System.EventArgs
System.Object
System.EventArgs
Xceed.Grid.Reporting.QueryVariableTextEventArgs
Name | Description | |
---|---|---|
![]() | QueryVariableTextEventArgs Constructor | Initializes a new instance of the QueryVariableTextEventArgs class specifying the information necessary to evaulate the variable. |
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. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2