Version

WordSummaryCellExportedEventArgs Class Members

The following tables list the members exposed by WordSummaryCellExportedEventArgs.

Public Constructors
 NameDescription
Public ConstructorWordSummaryCellExportedEventArgs ConstructorCreates a new DocumentSummaryCellExportedEventArgs object.  
Public Properties
 NameDescription
Public PropertyCellThe table cell in the document that will have data exported to it  
Public PropertyColumnReturns the column of the summary (Inherited from Infragistics.Web.UI.GridControls.BaseExportSummaryCellEventArgs)
Public PropertySummary (Inherited from Infragistics.Web.UI.GridControls.BaseExportSummaryCellEventArgs)
See Also