Spread Windows Forms 12.0 Product Documentation
AggregationDataModel Constructor(ISheetDataModel)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > AggregationDataModel Class > AggregationDataModel Constructor : AggregationDataModel Constructor(ISheetDataModel)
Sheet data model
Creates a new aggregation data model for the specified sheet data model.
Syntax
'Declaration
 
Public Function New( _
   ByVal targetModel As ISheetDataModel _
)
'Usage
 
Dim targetModel As ISheetDataModel
 
Dim instance As New AggregationDataModel(targetModel)
public AggregationDataModel( 
   ISheetDataModel targetModel
)

Parameters

targetModel
Sheet data model
See Also

Reference

AggregationDataModel Class
AggregationDataModel Members
Overload List