New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
ExportedCell
PivotGridCell
PivotGridModelCell
Telerik.Web.UI.PivotGridCellExportingArgs
The event arguments passed when Telerik.Web.UI.RadPivotGrid exports its cells.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.PivotGridCellExportingArgs
Properties
ExportedCell Cell
Contains the export infrastructure cell which will be exported as excel cell.
PivotGridCell PivotGridCell
Returns the PivotGrid table cell
PivotGridModelCell PivotGridBaseModelCell
Contains the PivotGrid model cell.