Version

WordSummaryCellExportingEventArgs Class Members

The following tables list the members exposed by WordSummaryCellExportingEventArgs.

Public Constructors
 NameDescription
Public ConstructorWordSummaryCellExportingEventArgs ConstructorCreates a new DocumentSummaryCellExportedEventArgs object.  
Public Properties
 NameDescription
Public PropertyCancelGets or sets a value indicating whether the event should be canceled.  
Public PropertyCellThe table cell in the document that will have data exported to it (Inherited from Infragistics.Web.UI.GridControls.WordSummaryCellExportedEventArgs)
Public PropertyColumnReturns the column of the summary (Inherited from Infragistics.Web.UI.GridControls.BaseExportSummaryCellEventArgs)
Public PropertyExportValueThe value that will be exported to the cell in the report.  
Public PropertySummary (Inherited from Infragistics.Web.UI.GridControls.BaseExportSummaryCellEventArgs)
See Also