ComponentOne VSView Reporting Edition
Width Property (Layout)

Sets or returns the width of the report's detail section, in twips.

Syntax

layout.Width[ = value As Double ]

Remarks

The Width property determines the width of the detail section of the report. Multi-column reports have header and footer sections that span all columns so their actual width is Width * Columns. For example, a two-column report with a one-inch wide detail section would have Width = 1440, and its total width would be 2880.

Data Type

Double

 

 


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

Product Support Forum  |  Documentation Feedback