ActiveReports 13
IsReadOnly Property

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

Property Value

true if this instance is read only; otherwise, false.
See Also

Reference

PagesCollection Class
PagesCollection Members