Version

DocumentGridRecordItemExportedEventArgs Class Members

The following tables list the members exposed by DocumentGridRecordItemExportedEventArgs.

Public Constructors
 NameDescription
Public ConstructorDocumentGridRecordItemExportedEventArgs ConstructorCreates a new instance of DocumentGridRecordItemExportedEventArgs  
Public Properties
 NameDescription
Public PropertyCellElementThe IGridCell in the report that the exported cell will belong to.  
Public PropertyGridCellThe grid data cell that is being exported (Inherited from Infragistics.Web.UI.GridControls.BaseExportGridRecordItemEventArgs)
See Also