[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.ParameterValueCollection.IsReadOnly

IsReadOnly Property

IsReadOnly

Gets a value indicating whether the ParameterValueCollection is read-only.

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

true if the collection is read-only; otherwise, false.

Implements