VSView Reporting Edition Reference > 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
Returns or sets the Section's background color. |
|
Returns or sets whether the Section height should be automatically increased to fit its contents. |
|
Returns or sets whether the Section height should be automatically decreased to fit its contents. |
|
Returns a collection of all the Fields in this Section. |
|
Returns or sets whether page breaks should be inserted before and/or after the section is rendered. |
|
Returns or sets the Section height. |
|
Returns or sets whether the Section should be kept together on a page. |
|
*Name |
Returns or sets the Section name. |
Returns or sets a string containing VBScript code to be executed before the Section is formatted. |
|
Returns or sets a string containing VBScript code to be executed before the Section is printed (after it is formatted). |
|
Returns the height of the section after it has been modified to accommodate CanGrow/CanShrink fields. |
|
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). |
Returns or sets whether the Section will be rendered. |