ComponentOne DataGrid for WPF and Silverlight
ResultFormat Property (DataGridAggregate)

C1.WPF.DataGrid.Summaries Namespace > DataGridAggregate Class : ResultFormat Property
Gets or sets the text that will be shown in the cell, the ocurrences of the text "{0}" will be replaced with the result of the aggregate function.
Syntax
'Declaration
 
Public Property ResultFormat As System.String
public System.string ResultFormat {get; set;}
Remarks
if ResultTemplate property is specified, this property is ignored.
See Also

Reference

DataGridAggregate Class
DataGridAggregate Members