Spread Windows Forms 12.0 Product Documentation
TargetModel Property (AggregationDataModel)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > AggregationDataModel Class : TargetModel Property
Gets the sheet data model for the aggregation target.
Syntax
'Declaration
 
Public ReadOnly Property TargetModel As ISheetDataModel
'Usage
 
Dim instance As AggregationDataModel
Dim value As ISheetDataModel
 
value = instance.TargetModel
public ISheetDataModel TargetModel {get;}
See Also

Reference

AggregationDataModel Class
AggregationDataModel Members