ComponentOne DataGrid for WPF and Silverlight
DataGridAggregateWithFormat Class
Members 

C1.WPF.DataGrid.Summaries Namespace : DataGridAggregateWithFormat Class
Aggregate function which result will be formated with the column format property.
Object Model
DataGridAggregateWithFormat Class
Syntax
'Declaration
 
Public MustInherit Class DataGridAggregateWithFormat 
   Inherits DataGridAggregate
public abstract class DataGridAggregateWithFormat : DataGridAggregate 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.DataGrid.Summaries.DataGridAggregate
            C1.WPF.DataGrid.Summaries.DataGridAggregateWithFormat
               C1.WPF.DataGrid.Summaries.DataGridAggregateAvg
               C1.WPF.DataGrid.Summaries.DataGridAggregateMax
               C1.WPF.DataGrid.Summaries.DataGridAggregateMin
               C1.WPF.DataGrid.Summaries.DataGridAggregateSum

See Also

Reference

DataGridAggregateWithFormat Members
C1.WPF.DataGrid.Summaries Namespace