C1.Silverlight.DataGrid.Summaries Namespace : DataGridAggregate Class |
For a list of all members of this type, see DataGridAggregate members.
Name | Description | |
---|---|---|
ClearValue | (Inherited from System.Windows.DependencyObject) | |
Compute | Execute the aggregate function. | |
GetAggregateFunctions | Gets the collection of aggregate functions applied to the corresponding column. | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetDataTemplateFromString | Gets a from a string formatted(Only "{0}" is accepted). "SUM = {0}" | |
GetResult | Gets a System.Windows.Controls.ContentPresenter that contains the result of the aggregate function with the corresponding template applied. | |
GetResultText | Gets the text containing the result of the aggregate function after the ResultFormat is applied. | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetAggregateFunctions | Sets the collection of aggregate functions that will be applied to the column. | |
SetValue | (Inherited from System.Windows.DependencyObject) |