ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Section Namespace / XlsExport Class / Pagination Property

In This Topic
    Pagination Property (XlsExport)
    In This Topic
    Gets or sets the value indicates should pagination be used for resulted xls document or not
    Syntax
    'Declaration
     
    Public Property Pagination As Boolean
    public bool Pagination {get; set;}
    See Also