Version

DocumentSummaryCellExportedEventArgs Class Members

The following tables list the members exposed by DocumentSummaryCellExportedEventArgs.

Public Constructors
 NameDescription
Public ConstructorDocumentSummaryCellExportedEventArgs ConstructorCreates a new DocumentSummaryCellExportedEventArgs object.  
Public Properties
 NameDescription
Public PropertyCellElementThe IGridCell in the report that the exported cell will belong to.  
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