asp.net.ph

GridViewRowCollection.IsReadOnly Property

System.Web.UI.WebControls Namespace   GridViewRowCollection Class


.NET Framework version 2.0

Returns a value that indicates whether rows in a GridViewRowCollection can be modified.

Syntax


Script [ boolean variable = ] GridViewRowCollection.IsReadOnly

Property Value

This property returns only a boolean value: true if the collection is read-only; otherwise, false. Default value is false.

Remarks

This property always returns false to indicate that the GridViewRowCollection can be written to in all cases.

See Also

GridViewRowCollection Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note