Version 24.2 (latest)

CountSummaryCalculator Class Properties

For a list of all members of this type, see CountSummaryCalculator members.

Public Properties
 NameDescription
Public PropertyDataSourceGets the data source against which summaries are calculated. (Inherited from Infragistics.Win.DataVisualization.DataSource.SummaryCalculator)
Public PropertyDisplayNameOverridden. Gets the display name of the calculator to be displayed in the UI.  
Public PropertyIsSummaryDirtyDetermines whether the summary is dirty and requires recalculation. (Inherited from Infragistics.Win.DataVisualization.DataSource.SummaryCalculator)
Public PropertyOperandOverridden. The type of summary this is.  
Public PropertyPropertyNameGets the name of the property associated with the summary calculation. (Inherited from Infragistics.Win.DataVisualization.DataSource.SummaryCalculator)
Public PropertyPropertyTypeGets the data type associated with the property name. (Inherited from Infragistics.Win.DataVisualization.DataSource.SummaryCalculator)
Public PropertyShouldDisplayControls if the summary result should be displayed. (Inherited from Infragistics.Win.DataVisualization.DataSource.SummaryCalculator)
See Also