New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Cell
FormattedColumn
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.