ActiveReports 12
IsReadOnly Property (ReportItemCollection)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportItemCollection Class : IsReadOnly Property
Gets a Boolean value indicating whether the ReportItemCollection is read-only.
Syntax
'Declaration
 
Public ReadOnly Property IsReadOnly As Boolean
public bool IsReadOnly {get;}

Property Value

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

Reference

ReportItemCollection Class
ReportItemCollection Members