ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PagesCollection Class / Clear Method

In This Topic
    Clear Method (PagesCollection)
    In This Topic
    Clears all pages from the collection.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also