DataListItemCollection::IsReadOnly Property
.NET Framework (current version)
Gets a value that indicates whether the DataListItem objects in the DataListItemCollection can be modified.
Assembly: System.Web (in System.Web.dll)
This property always returns false to indicate that the DataListItemCollection can be written to in all cases.
.NET Framework
Available since 1.1
Available since 1.1
Show: