ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.ReportsCore.Tools Namespace / ReportCombiner Class / Clear Method

In This Topic
    Clear Method (ReportCombiner)
    In This Topic
    Clears all the items from current instance of report combiner.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also