ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Page Namespace / ExcelRenderingExtensionSettings Class / Pagination Property

In This Topic
    Pagination Property (ExcelRenderingExtensionSettings)
    In This Topic
    Force paginated or galley report layout mode.
    Syntax
    'Declaration
     
    Public Property Pagination As Boolean
    public bool Pagination {get; set;}
    See Also