Skip to main content

XRPivotGridCustomTotalCollection Constructors

A collection of custom totals for a field.
Name Parameters Description
XRPivotGridCustomTotalCollection() none Initializes a new instance of the XRPivotGridCustomTotalCollection class with the default settings.
XRPivotGridCustomTotalCollection(XRPivotGridCustomTotal[]) totals Initializes a new instance of the XRPivotGridCustomTotalCollection class with the specified custom total.
XRPivotGridCustomTotalCollection(XRPivotGridField) field Initializes a new instance of the XRPivotGridCustomTotalCollection class with the specified field.
See Also