Spread Windows Forms 12.0 Product Documentation
AggregationType Property (CellFooter)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > CellFooter Class : AggregationType Property
Gets or sets the aggregation type at this cell.
Syntax
'Declaration
 
Public Property AggregationType As AggregationType
'Usage
 
Dim instance As CellFooter
Dim value As AggregationType
 
instance.AggregationType = value
 
value = instance.AggregationType
public AggregationType AggregationType {get; set;}
See Also

Reference

CellFooter Class
CellFooter Members