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

PivotGridOptionsOLAP.UseDefaultMeasure Property

For internal use.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v18.2.Core.dll

Declaration

[Browsable(false)]
public bool UseDefaultMeasure { get; set; }

Property Value

Type
Boolean

Property Paths

You can access this nested property as listed below:

Library Object Type Path to UseDefaultMeasure
WinForms Controls PivotGridControl
.OptionsOLAP.UseDefaultMeasure
ASP.NET Controls and MVC Extensions ASPxPivotGrid
.OptionsOLAP.UseDefaultMeasure
MVCxPivotGrid
.OptionsOLAP.UseDefaultMeasure
PivotGridSettings
.OptionsOLAP.UseDefaultMeasure
Reporting XRPivotGrid
.OptionsOLAP.UseDefaultMeasure
See Also