ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / PageCollection Class / Clear Method

In This Topic
    Clear Method (PageCollection)
    In This Topic
    Removes all items from the PageCollection.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also