Skip to main content
A newer version of this page is available. .

PivotGridOptionsViewBase.SetBothTotalsLocation(PivotTotalsLocation) Method

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v18.2.Core.dll

Declaration

public void SetBothTotalsLocation(
    PivotTotalsLocation value
)

Parameters

Name Type Description
value PivotTotalsLocation

A PivotTotalsLocation enumeration value which specifies the new value for both properties.

See Also