C1.WPF.DataGrid.Summaries Namespace : DataGridAggregateSum Class |
The following tables list the members exposed by DataGridAggregateSum.
Name | Description | |
---|---|---|
![]() | DataGridAggregateSum Constructor |
Name | Description | |
---|---|---|
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
![]() | ResultFormat | Gets 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) |
![]() | ResultTemplate | Gets or sets the data template that will be applied to the result of the aggregate function. (Inherited from C1.WPF.DataGrid.Summaries.DataGridAggregate) |
Name | Description | |
---|---|---|
![]() | ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | CoerceValue | (Inherited from System.Windows.DependencyObject) |
![]() | Compute | Overridden. Computes the sum of the values in the rows collection corresponding to the specified column. |
![]() | Equals | (Inherited from System.Windows.DependencyObject) |
![]() | GetHashCode | (Inherited from System.Windows.DependencyObject) |
![]() | GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
![]() | GetResult | (Inherited from C1.WPF.DataGrid.Summaries.DataGridAggregateWithFormat) |
![]() | GetResultText | Gets the text containing the result of the aggregate function after the ResultFormat is applied. (Inherited from C1.WPF.DataGrid.Summaries.DataGridAggregate) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | InvalidateProperty | (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetCurrentValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |