C1.Silverlight.DataGrid.Summaries Namespace : DataGridAggregateWithFormat Class |
The following tables list the members exposed by DataGridAggregateWithFormat.
Name | Description | |
---|---|---|
Dispatcher | (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.Silverlight.DataGrid.Summaries.DataGridAggregate) | |
ResultTemplate | Gets or sets the data template that will be applied to the result of the aggregate function. (Inherited from C1.Silverlight.DataGrid.Summaries.DataGridAggregate) |
Name | Description | |
---|---|---|
ClearValue | (Inherited from System.Windows.DependencyObject) | |
Compute | Execute the aggregate function. (Inherited from C1.Silverlight.DataGrid.Summaries.DataGridAggregate) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetResult | Overridden. | |
GetResultText | Gets the text containing the result of the aggregate function after the ResultFormat is applied. (Inherited from C1.Silverlight.DataGrid.Summaries.DataGridAggregate) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | (Inherited from System.Windows.DependencyObject) |