Gets a Boolean value indicating whether the
ReportItemCollection is read-only.
'Declaration
Public ReadOnly Property IsReadOnly As Boolean
public bool IsReadOnly {get;}
Property Value
Returns true if the
ReportItemCollection is read-only; otherwise, false.