Spread for ASP.NET 12 Product Documentation
Aggregate Event (IAggregationSupport)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > IAggregationSupport Interface : Aggregate Event
Occurs when the data model aggregates.
Syntax
'Declaration
 
Event Aggregate As AggregateEventHandler
'Usage
 
Dim instance As IAggregationSupport
Dim handler As AggregateEventHandler
 
AddHandler instance.Aggregate, handler
event AggregateEventHandler Aggregate
See Also

Reference

IAggregationSupport Interface
IAggregationSupport Members