Version

WordGridRecordItemExportingEventArgs Class Members

The following tables list the members exposed by WordGridRecordItemExportingEventArgs.

Public Constructors
 NameDescription
Public ConstructorWordGridRecordItemExportingEventArgs ConstructorCreates a new instance of DocumentGridRecordItemExportedEventArgs  
Public Properties
 NameDescription
Public PropertyCancelGets or sets a value indicating whether the event should be canceled.  
Public PropertyCellThe table cell in the document that had data exported to it (Inherited from Infragistics.Web.UI.GridControls.WordGridRecordItemExportedEventArgs)
Public PropertyExportValueThe value that will be exported to the cell in the report.  
Public PropertyGridCellThe grid data cell that is being exported (Inherited from Infragistics.Web.UI.GridControls.BaseExportGridRecordItemEventArgs)
See Also