'Declaration Public Shared Function ToEndSection( _ ByVal from As StartNewPage _ ) As EndSection
public static EndSection ToEndSection( StartNewPage from )
Parameters
- from
- The GrapeCity.ActiveReports.PageReportModel.StartNewPage value to convert.
Return Value
The corresponding GrapeCity.ActiveReports.Layout.EndSection value.