MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / PageCollection Class / IsReadOnly Property

In This Topic
IsReadOnly Property (PageCollection)
In This Topic
Gets a value indicating whether the PageCollection is read-only.
Syntax
'Declaration
 
Public ReadOnly Property IsReadOnly As Boolean
 

Property Value

A System.Boolean value. true if the PageCollection is read-only; otherwise, false.
See Also