[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.StartNewPage

StartNewPage Enum

Specifies where the content should continue after page break.

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

Fields

Name Description
Even

Place content to even page.

Next

Place content to next page.

Odd

Place content to odd page.

Extension Methods