ComponentOne DataGrid for WPF and Silverlight
ResultTemplate Property (DataGridAggregate)

C1.WPF.DataGrid.Summaries Namespace > DataGridAggregate Class : ResultTemplate Property
Gets or sets the data template that will be applied to the result of the aggregate function.
Syntax
'Declaration
 
Public Property ResultTemplate As System.Windows.DataTemplate
public System.Windows.DataTemplate ResultTemplate {get; set;}
See Also

Reference

DataGridAggregate Class
DataGridAggregate Members