ComponentOne DataGrid for WPF and Silverlight
DataGridAggregateDistinct Class
Members 

C1.WPF.DataGrid.Summaries Namespace : DataGridAggregateDistinct Class
Computes the count of distinct items among the items of a row collection
Object Model
DataGridAggregateDistinct Class
Syntax
'Declaration
 
Public Class DataGridAggregateDistinct 
   Inherits DataGridAggregate
public class DataGridAggregateDistinct : DataGridAggregate 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.DataGrid.Summaries.DataGridAggregate
            C1.WPF.DataGrid.Summaries.DataGridAggregateDistinct

See Also

Reference

DataGridAggregateDistinct Members
C1.WPF.DataGrid.Summaries Namespace