ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SectionCollection Class / Clear Method

In This Topic
    Clear Method (SectionCollection)
    In This Topic
    Remove all sections from the collection.
    Syntax
    'Declaration
     
    Public Shadows Sub Clear() 
    public new void Clear()
    See Also