ComponentOne VSView Reporting Edition
KeepTogether Property (Group)

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

Syntax

group.KeepTogether[ = KeepTogetherSettings ]

Remarks

The settings for the KeepTogether property are described below:

 

Constant

Value

Description

vsrKeepNothing

0

Do not try to keep the group together.

vsrKeepWholeGroup

1

Keep the group header, detail, and footer together on a page.

vsrKeepFirstDetail

2

Keep the group header and first detail section together on a page.

 

Data Type

KeepTogetherSettings (Enumeration)

 

 


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

Product Support Forum  |  Documentation Feedback