ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportItemCollection Class / Clear Method

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