Skip to main content

MVCxPivotGridWebOptionsData.OptimizeSummaryTypeCalculation Property

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

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