ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid.Summaries Namespace / DataGridAggregateCount Class
Members

In This Topic
    DataGridAggregateCount Class
    In This Topic
    Computes the count of the items in a row collection
    Object Model
    DataGridAggregateCount Class
    Syntax
    'Declaration
     
    
    Public Class DataGridAggregateCount 
       Inherits DataGridAggregate
    public class DataGridAggregateCount : DataGridAggregate 
    Inheritance Hierarchy

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

    See Also