asp.net.ph

DataGridItemCollection.IsReadOnly Property

System.Web.UI.WebControls Namespace   DataGridItemCollection Class


Returns a value that indicates whether items in a DataGridItemCollection can be modified.

Syntax


Script [ boolean variable = ] DataGridItemCollection.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 DataGridItemCollection can be written to in all cases.

See Also

DataGridItemCollection Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph