Telerik.Web.UI.ExportCellFormattingEventArgs
Event arguments passed when Telerik.Web.UI.RadGrid exports. The event associated with the arguments will be called for each cell individually.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.ExportCellFormattingEventArgs
Properties
Cell TableCell
Gets the cell for formatting.
FormattedColumn GridColumn
Gets the column associated with the formatting cell.