New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Cell
Column
Telerik.Web.UI.GridCellDataBoundEventArgs
The event argumnets passed when a grid cell have been data bound.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.GridCellDataBoundEventArgs
Properties
Cell TableCell
Gets the associated table cell which have been data bound.
Column GridColumn
Gets the table cell column owner.