Version

SummaryEventArgs Class Members

The following tables list the members exposed by SummaryEventArgs.

Public Constructors
 NameDescription
Public ConstructorSummaryEventArgs ConstructorCreates an instance of the SummaryEventArgs object  
Public Properties
 NameDescription
Public PropertyColumnSummaryInfoReference to the column summary info object for which the event is being raised. (Inherited from Infragistics.Web.UI.GridControls.CustomSummaryEventArgs)
Public PropertySummaryReference to the summary object for which the event is being raised. (Inherited from Infragistics.Web.UI.GridControls.CustomSummaryEventArgs)
Public PropertySummaryValueThe calculated value of the summary for which the event is being raised.  
See Also