[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ExpressionInfoCollection.IsReadOnly

IsReadOnly Property

IsReadOnly

Gets a value indicating whether the GrapeCity.Enterprise.Data.Expressions.ExpressionInfoCollection is read-only.

Declaration
public bool IsReadOnly { get; }
Property Value
Type Description
bool

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

Implements