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

Telerik.Web.UI.ExcelExportCellFormattingEventArgs

Event arguments passed when Telerik.Web.UI.RadGrid exports to excel. The event associated with the arguments will be called for each cell individually.

Inheritance Hierarchy

  • System.Object
  • System.EventArgs
  • Telerik.Web.UI.ExcelExportCellFormattingEventArgs

Properties

Cell TableCell

Gets the cell for formatting.

FormattedColumn GridColumn

Gets the column associated with the formatting cell.