New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

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.