VSView Reporting Edition Reference > Section Object > Section Properties > CanGrow Property (Section) |
Returns or sets whether the Section height should be automatically increased to fit its contents.
section.CanGrow[ = {True | False} ]
You can use the CanGrow and CanShrink properties to control the appearance of report sections and fields. For example, if you set both properties to True, a section or field automatically adjusts vertically to print or preview all the data it contains.
Sections grow and shrink vertically across their entire width.
Boolean