ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid.Summaries Namespace / DataGridAggregateDistinct Class
Properties Methods


In This Topic
    DataGridAggregateDistinct Class Members
    In This Topic

    The following tables list the members exposed by DataGridAggregateDistinct.

    Public Constructors
    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 distinct values in the rows collection corresponding to the specified column.  
    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
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.DependencyObject)
    Top
    See Also