System.Web.UI.WebControls Namespace DataGridItemEventArgs Class
Returns the DataGridItem associated with either the ItemCreated or ItemDataBound event.
The property is read only with no default value.
The items in a DataGrid control are referenced as each item is created or bound to the control. Use this property to programmatically access the DataGridItem associated with either the ItemCreated or ItemDataBound event.
DataGridItemEventArgs Members
© 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