Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.Reporting.v4.3 Assembly / Xceed.Grid.Reporting Namespace
Inheritance Hierarchy
In This Topic
    Xceed.Grid.Reporting Namespace (Xceed.Grid.Reporting.v4.3)
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a form which can be used to customize a report style.
    ClassSpecifies the settings that apply to an exported Report.
    ClassRepresents a form which can be used to generate a report.
    ClassProvides progression information on the Report that is being generated.
    ClassRepresents the section above and below each page in a Report which contains three horizontal elements (HeaderFooterElement).
    ClassClass which represents an element in a report's HeaderFooter section.
    ClassSpecifies the settings that apply to an exported report when the export format is an image (Jpeg, Tiff).
    ClassSpecifies the settings that apply to a PDF exported Report.
    ClassProvides information on the variable to be evaluated.
    ClassThe Report class allows for reports to be created from the data contained in a Xceed.Grid.GridControl.
    ClassThe ReportPreviewControl class allows for a report to be previewed before it is printed or exported.
    ClassRepresents a report style sheet that will be used when a report is generated.
    Delegates
     DelegateDescription
    DelegateRepresents the method that will handle the Report.GenerateReportProgression event.
    DelegateRepresents the method that will handle the Report.QueryVariableText event.
    Enumerations
     EnumerationDescription
    EnumerationValue representing the format to be used when exporting the report.
    EnumerationValue representing the status of the Report that is being generating.
    EnumerationValue representing the resolution of the exported JPeg or Tiff report.
    EnumerationValue representing the type of progression information used when a Report is generated.
    See Also