[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.ParameterCollection.IsReadOnly

IsReadOnly Property

IsReadOnly

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

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

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

Implements