Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.Reporting.v4.3 Assembly / Xceed.Grid.Reporting Namespace / QueryVariableTextEventArgs Class


In This Topic
    QueryVariableTextEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see QueryVariableTextEventArgs members.

    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