ActiveReports 12
IsReadOnly Property (PageCollection)

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

Property Value

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

Reference

PageCollection Class
PageCollection Members