ActiveReports Developer 7
ClearItems Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Configuration Namespace > ToolboxItemConfig Class : ClearItems Property

Glossary Item Box

Gets a value that indicates if all existing items should be cleared.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ClearItems As System.Boolean
C# 
public System.bool ClearItems {get;}

See Also