The following tables list the members exposed by CountSummaryCalculator.
Name | Description | |
---|---|---|
CountSummaryCalculator Constructor | Constructor. Initializes a new instance of CountSummaryCalculator. |
Name | Description | |
---|---|---|
Description | Overridden. Description of the summary calculator. | |
DisplayName | Overridden. Returns the display name of the summary calculator. This will be displayed in the UI. | |
Image | Image for the summary calculator selection UI. (Inherited from Infragistics.Windows.DataPresenter.SummaryCalculator) | |
IsCalculationAffectedBySort | Indicates whether the calculation is affected by the order in which data is aggregated. This is used to determine whether the calculation needs to be re-evaluated when the records are sorted. (Inherited from Infragistics.Windows.DataPresenter.SummaryCalculator) | |
Name | Overridden. Returns the name of the summary calculator. This identifies the summary calculator. |
Name | Description | |
---|---|---|
Aggregate | Overridden. Processes individual piece of data value. | |
ApplyDefaultFormat | Applies the default format to the specified result and returns a string representation of the summary result as it is to be displayed inside the summary result element. (Inherited from Infragistics.Windows.DataPresenter.SummaryCalculator) | |
BeginCalculation | Overridden. Starts summary calculation. | |
CanProcessDataType | Overridden. Indicates whether this summary calculator can use objects of the specified data type as source values for the calculation. | |
EndCalculation | Overridden. Called after all the data has been aggregated into the calculation to return the result of the calculation. |
CountSummaryCalculator Class
Infragistics.Windows.DataPresenter Namespace
SummaryCalculator Class
AverageSummaryCalculator Class
SumSummaryCalculator Class
CountSummaryCalculator Class
MaximumSummaryCalculator Class
MinimumSummaryCalculator Class
SummaryDefinition Class
SummaryDefinitions Property