Spread Windows Forms 12.0 Product Documentation
AggregationFormatString Property


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

Reference

CellFooter Class
CellFooter Members