Back to Devexpress

XRSummary Constructors

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xrsummary-dot-ctor.md

latest1.8 KB
Original Source

XRSummary Constructors

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.

NameParametersDescription
XRSummary()noneInitializes a new instance of the XRSummary class with the default settings.
XRSummary(SummaryRunning, SummaryFunc, String)running, func, formatStringInitializes a new instance of the XRSummary class with the specified range, function and format string.
XRSummary(SummaryRunning, SummaryFunc)running, funcInitializes a new instance of the XRSummary class with the specified range and function.
XRSummary(SummaryRunning)runningInitializes a new instance of the XRSummary class with the specified range.

See Also

XRSummary Class

XRSummary Members

DevExpress.XtraReports.UI Namespace