[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.KeepWithGroup

KeepWithGroup Enum

Specifies the values of the KeepWithGroup property.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum KeepWithGroup

Fields

Name Description
After

Keep after group.

Before

Keep before group.

None

Do not keep with group.

Extension Methods