Version

WordGridRecordItemExportedEventArgs Class Members

The following tables list the members exposed by WordGridRecordItemExportedEventArgs.

Public Constructors
 NameDescription
Public ConstructorWordGridRecordItemExportedEventArgs ConstructorCreates a new instance of DocumentGridRecordItemExportedEventArgs  
Public Properties
 NameDescription
Public PropertyCellThe table cell in the document that had data exported to it  
Public PropertyGridCellThe grid data cell that is being exported (Inherited from Infragistics.Web.UI.GridControls.BaseExportGridRecordItemEventArgs)
See Also