Skip to main content
A newer version of this page is available.
All docs
V18.2

PivotGridWebFieldOptions.AllowRunTimeSummaryChange Property

This member supports the .NET Framework infrastructure and cannot be used directly from your code.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v18.2.dll

Declaration

public bool AllowRunTimeSummaryChange { get; }

Property Value

Type
Boolean

Property Paths

You can access this nested property as listed below:

Object Type Path to AllowRunTimeSummaryChange
PivotGridField
.Options.AllowRunTimeSummaryChange
MVCxPivotGridField
.Options.AllowRunTimeSummaryChange
See Also