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

MVCxPivotGridWebOptionsData.OptimizeSummaryTypeCalculation Property

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.1.dll

Declaration

public bool OptimizeSummaryTypeCalculation { get; set; }

Property Value

Type
Boolean

Property Paths

You can access this nested property as listed below:

Object Type Path to OptimizeSummaryTypeCalculation
PivotGridSettings
.OptionsData.OptimizeSummaryTypeCalculation
See Also