Back to Devexpress

XRSummary Properties

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xrsummary-dot-underscore-properties.md

latest1.3 KB
Original Source

XRSummary Properties

Provides methods that calculate arithmetic functions for the values in the data source field bound to the XRControl.Text property of the XRLabel control and its descendants.

NameDescription
FormatStringThis property is no longer used. Use the TextFormatString instead.
FuncSpecifies the arithmetic function to calculate.
IgnoreNullValuesSpecifies whether null values should be ignored when a summary is calculated.
RunningGets or sets a value that specifies a report area in which arithmetic function is calculated.
TreatStringsAsNumericsSpecifies whether or not a summary function should treat strings as numeric values.

See Also

XRSummary Class

XRSummary Members

DevExpress.XtraReports.UI Namespace