ComponentOne VSView Reporting Edition
Layout Property

Returns the current report's Layout object.

Syntax

val% = [form!]VSReport.Layout

Remarks

The Layout object defines how the report is rendered on a page. It contains the following properties:

Width

Width of the report, in twips. For multi-column reports, this is the width of each column.

MarginLeft

Left margin, in twips.

MarginTop

Top margin, in twips.

MarginRight

Right margin, in twips.

MarginBottom

Bottom margin, in twips.

Columns

Number of columns in the report.

ColumnLayout

Whether columns grow down or to the right.

Orientation

Whether to use Portrait or Landscape.

PageHeader

Whether the PageHeader section appears on all pages.

PageFooter

Whether the PageFooter section appears on all pages.

Picture

Background picture for the report (watermark-style).

PictureAlign

Alignment for the background picture.

PictureShow

Whether the background picture appears on all pages.

Data Type

ILayout

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback