• ComponentOne VSView Reporting Edition
    • Overview
    • Installing VSView Reporting Edition
      • Installing Demonstration Versions
      • Uninstalling VSView Reporting Edition
    • End-User License Agreement
    • Licensing FAQs
      • What is Licensing?
      • How does Licensing Work?
    • Technical Support
    • Redistributable Files
    • Upgrading from VSReport 1.0
    • Upgrading from Other Versions
    • Adding the VSReport 8 Components to the Toolbox
    • Using ComponentOne ActiveX Controls in the .NET Framework
  • VSReport8 Samples
    • Visual Basic Samples
    • Visual C++ Samples
  • Introduction
    • VSReport8 Control
    • VSPrinter8 Control
    • The VSReport8 Designer
    • The Overall Picture
  • Using VSView Reporting Edition
    • Creating a Report Definition Using Code
    • Add Grouping and Sorting Using Code
    • Typical Usage Scenarios
      • Desktop Scenarios
      • Web Scenarios
    • VBScript Expressions
      • Objects and Variables
      • Using Aggregate Functions
      • Using VBScript to Format Reports
    • Advanced Topics
      • Parameter Queries
      • Unbound Reports
      • Custom Data Sources
        • Custom ADO Recordsets
        • Custom DAO Recordsets
        • Custom Recordsets
        • Implementing Custom Recordsets in Visual Basic
        • Implementing Custom Recordsets in Visual C++ 6.0
      • Data Security
        • Use Windows NT Integrated Security
        • Build a ConnectionString with a User-supplied Password
        • Application-defined Aliases
        • Custom Recordsets
      • Using VSReport8 in VC++
  • Using the VSReport8 Designer
    • Creating a Basic Report Definition
    • Modifying the Report Layout
    • Changing Field, Section, and Report Properties
    • Changing the Data Source
    • Adding Fields to the Report
    • Grouping and Sorting Data
    • Previewing and Printing Your Report
    • Exporting and Publishing Your Report
    • Saving Your Report Definition
    • Managing Your Report Definition Files
    • Importing Microsoft Access Reports
  • VSView Reporting Edition Reference
    • VSReport Control
      • VSReport Properties
        • Cancel Property
        • DataSource Property
        • DoEvents Property
        • Fields Property
        • Font Property
        • Groups Property
        • IsBusy Property
        • Layout Property
        • MaxPages Property
        • OnClose Property
        • OnError Property
        • OnNoData Property
        • OnOpen Property
        • OnPage Property
        • Page Property
        • ReportName Property
        • Sections Property
      • VSReport Methods
        • Clear Method
        • Copy Method
        • Evaluate Method
        • Execute Method
        • GetReportInfo Method
        • Load Method
        • Render Method
        • RenderToFile Method
        • RenderToFileWithLock Method
      • VSReport Events
        • OnClose Event
        • OnError Event
        • OnFormat Event
        • OnNoData Event
        • OnOpen Event
        • OnPage Event
        • OnPrint Event
    • Section Object
      • Section Properties
        • BackColor Property (Section)
        • CanGrow Property (Section)
        • CanShrink Property (Section)
        • Fields Property (Section)
        • ForcePageBreak Property (Section)
        • Height Property (Section)
        • KeepTogether Property (Section)
        • Name Property (Section)
        • OnFormat Property
        • OnPrint Property
        • RenderHeight Property (Section)
        • Repeat Property
        • Tag Property (Section)
        • Type Property
        • Visible Property (Section)
    • Field Object
      • Field Properties
        • Align Property
        • Anchor Property
        • BackColor Property (Field)
        • BackStyle Property
        • BorderColor Property
        • BorderStyle Property
        • Calculated Property
        • CanGrow Property (Field)
        • CanShrink Property (Field)
        • CheckBox Property
        • Font Property (Field)
        • ForcePageBreak Property (Field)
        • ForeColor Property
        • Format Property
        • Height Property (Field)
        • HideDuplicates Property
        • Left Property
        • LineSlant Property
        • LineSpacing Property
        • LineWidth Property
        • LinkTarget Property
        • MarginBottom Property (Field)
        • MarginLeft Property (Field)
        • MarginRight Property (Field)
        • MarginTop Property (Field)
        • Name Property (Field)
        • Picture Property (Field)
        • PictureAlign Property (Field)
        • RenderHeight Property (Field)
        • RenderTop Property (Field)
        • RTF Property
        • RunningSum Property
        • Section Property
        • Subreport Property
        • Tag Property (Field)
        • Text Property
        • Top Property
        • Value Property
        • Visible Property (Field)
        • Width Property (Field)
        • WordWrap Property
        • ZOrder Property
      • Field Methods
        • SetZOrder Method
    • Group Object
      • Group Properties
        • GroupBy Property
        • KeepTogether Property (Group)
        • Name Property (Group)
        • SectionFooter Property
        • SectionHeader Property
        • Sort Property
        • Tag Property (Group)
      • Group Methods
        • Move Method
    • SectionCollection Object
      • SectionCollection Properties
        • Count Property (SectionCollection)
        • Item Property (SectionCollection)
    • FieldCollection Object
      • FieldCollection Properties
        • Count Property (FieldCollection)
        • Item Property (FieldCollection)
      • FieldCollection Methods
        • Add Method (FieldCollection)
        • Remove Method (FieldCollection)
    • GroupCollection Object
      • GroupCollection Properties
        • Count Property (GroupCollection)
        • Item Property (GroupCollection)
      • GroupCollection Methods
        • Add Method (GroupCollection)
        • Remove Method (GroupCollection)
    • DataSource Object
      • DataSource Properties
        • ConnectionString Property
        • FieldInfo Property
        • Filter Property
        • MaxRecords Property
        • Recordset Property
        • RecordSource Property
      • DataSource Methods
        • GetRecordSource Method
    • Layout Object
      • Layout Properties
        • ColumnLayout Property
        • Columns Property
        • MarginBottom Property (Layout)
        • MarginLeft Property (Layout)
        • MarginRight Property (Layout)
        • MarginTop Property (Layout)
        • Orientation Property
        • PageFooter Property
        • PageHeader Property
        • PaperSize Property
        • Picture Property (Layout)
        • PictureAlign Property (Layout)
        • PictureShow Property
        • Width Property (Layout)