ActiveReports 12
IsReadOnly Property (ExpressionInfoCollection)

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

Property Value

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

Reference

ExpressionInfoCollection Class
ExpressionInfoCollection Members