ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / LayerCollection Class / IsReadOnly Property

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

Property Value

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