[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.RenderingTree.Tools.NewPageExtension.ToEndSection

ToEndSection Method

ToEndSection(StartNewPage)

Converts a StartNewPage value to an EndSection value.

Declaration
public static EndSection ToEndSection(this StartNewPage from)
Parameters
Type Name Description
StartNewPage from

The StartNewPage value to convert.

Returns
Type Description
EndSection

The corresponding EndSection value.