Reporting

Gets true if collection is read-only

Namespace: Telerik.Reporting.Charting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public bool IsReadOnly { get; }
Visual Basic
Public ReadOnly Property IsReadOnly As Boolean
	Get

Implements

ICollection<(Of <(<'T>)>)>..::..IsReadOnly

Version Information

Supported in: 1.0.1

See Also