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

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

Property Value

true if the GrapeCity.Enterprise.Data.Expressions.ExpressionInfoCollection is read-only; otherwise, false.
See Also