ComponentOne VSView Reporting Edition
Section Object

All of the properties for the Section object are listed in the following tables. Properties and methods that apply only to this object, or that require special consideration when used with it, are marked with an asterisk (*). These are documented in later sections. For documentation on the remaining properties, see the Visual Basic documentation.

 

Properties

 

*BackColor

Returns or sets the Section's background color.

*CanGrow

Returns or sets whether the Section height should be automatically increased to fit its contents.

*CanShrink

Returns or sets whether the Section height should be automatically decreased to fit its contents.

*Fields

Returns a collection of all the Fields in this Section.

*ForcePageBreak

Returns or sets whether page breaks should be inserted before and/or after the section is rendered.

*Height

Returns or sets the Section height.

*KeepTogether

Returns or sets whether the Section should be kept together on a page.

*Name

Returns or sets the Section name.

*OnFormat

Returns or sets a string containing VBScript code to be executed before the Section is formatted.

*OnPrint

Returns or sets a string containing VBScript code to be executed before the Section is printed (after it is formatted).

*RenderHeight

Returns the height of the section after it has been modified to accommodate CanGrow/CanShrink fields.

*Repeat

Returns or sets whether the section should be repeated at the top of every page.

*Tag

Returns or sets extra data needed by the calling program.

*Type

Returns the Section type (for example, vsrPageHeader, vsrDetail).

*Visible

Returns or sets whether the Section will be rendered.

 

 


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

Product Support Forum  |  Documentation Feedback