aspxtreme

DataGridColumnCollection.IsReadOnly Property

System.Web.UI.WebControls Namespace   DataGridColumnCollection Class


Returns a value that indicates whether columns in a DataGridColumnCollection can be modified.

Syntax


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

See Also

DataGridColumnCollection Members



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 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 aspxtreme