ComponentOne DataGrid for WPF and Silverlight
DataGridAggregate Class Members
Fields  Properties  Methods 

C1.WPF.DataGrid.Summaries Namespace : DataGridAggregate Class

The following tables list the members exposed by DataGridAggregate.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)Collection of aggregate functions.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets the data template that will be applied to the result of the aggregate function.  
Top
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.  
Public PropertyGets or sets the data template that will be applied to the result of the aggregate function.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodExecute the aggregate function.  
Public Method (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)Gets the collection of aggregate functions applied to the corresponding column.  
Public Methodstatic (Shared in Visual Basic)Gets a from a string formatted(Only "{0}" is accepted). "SUM = {0}"  
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodGets a System.Windows.Controls.ContentPresenter that contains the result of the aggregate function with the corresponding template applied.  
Public MethodGets the text containing the result of the aggregate function after the ResultFormat is applied.  
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)Sets the collection of aggregate functions that will be applied to the column.  
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

DataGridAggregate Class
C1.WPF.DataGrid.Summaries Namespace