ComponentOne DataGrid for WPF and Silverlight
DataGridAggregateCount Class Members
Properties  Methods 

C1.WPF.DataGrid.Summaries Namespace : DataGridAggregateCount Class

The following tables list the members exposed by DataGridAggregateCount.

Public Constructors
 NameDescription
Public Constructor  
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. (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 MethodOverridden. Computes the amount of elements in the rows collection.  
Public Method (Inherited from System.Windows.DependencyObject)
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. (Inherited from C1.WPF.DataGrid.Summaries.DataGridAggregate)
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

DataGridAggregateCount Class
C1.WPF.DataGrid.Summaries Namespace