ActiveReports 8
IsReadOnly Property (ReportItemCollection)

Gets a Boolean value indicating whether the ReportItemCollection is read-only.
Syntax
'Declaration
 
Public ReadOnly Property IsReadOnly As System.Boolean
public System.bool IsReadOnly {get;}

Property Value

Returns true if the ReportItemCollection is read-only; otherwise, false.
See Also

Reference

ReportItemCollection Class
ReportItemCollection Members

Support Forum