Skip to main content
All docs
V19.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.v19.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