Version

ExcelExportedEventArgs Class Members

The following tables list the members exposed by ExcelExportedEventArgs.

Protected Fields
Public Properties
 NameDescription
Public PropertyCurrentColumnIndexIndex of the current exporting column in excel worksheet. (Inherited from Infragistics.Web.UI.GridControls.ExcelExportingEventArgs)
Public PropertyCurrentOutlineLevelCurrent outline level used for grouping. (Inherited from Infragistics.Web.UI.GridControls.ExcelExportingEventArgs)
Public PropertyCurrentRowIndexIndex of the current exporting row in excel worksheet.  
Public PropertyWorksheetCurrent exporting worksheet. (Inherited from Infragistics.Web.UI.GridControls.ExcelExportingEventArgs)
See Also