Skip to main content
All docs
V19.2

PivotGridWebFieldOptions.ShowSummaryTypeName 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 ShowSummaryTypeName { get; }

Property Value

Type
Boolean

Property Paths

You can access this nested property as listed below:

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