ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / ToolboxItemConfig Class / ClearItems Property

In This Topic
    ClearItems Property
    In This Topic
    Gets a value that indicates if all existing items should be cleared.
    Syntax
    'Declaration
     
    Public ReadOnly Property ClearItems As Boolean
    public bool ClearItems {get;}
    See Also