ComponentOne DataGrid for WPF and Silverlight
DataGridAggregateWithFormat Class Members
Properties  Methods 

C1.WPF.DataGrid.Summaries Namespace : DataGridAggregateWithFormat Class

The following tables list the members exposed by DataGridAggregateWithFormat.

Public Properties
 NameDescription
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.Threading.DispatcherObject)
Public Property (Inherited from System.Windows.DependencyObject)
Public PropertyGets 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. (Inherited from C1.WPF.DataGrid.Summaries.DataGridAggregate)
Public PropertyGets or sets the data template that will be applied to the result of the aggregate function. (Inherited from C1.WPF.DataGrid.Summaries.DataGridAggregate)
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodExecute the aggregate function. (Inherited from C1.WPF.DataGrid.Summaries.DataGridAggregate)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverridden.   
Public MethodGets the text containing the result of the aggregate function after the ResultFormat is applied. (Inherited from C1.WPF.DataGrid.Summaries.DataGridAggregate)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

DataGridAggregateWithFormat Class
C1.WPF.DataGrid.Summaries Namespace