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

XRPivotGridFieldOptions Class

Contains options for the XRPivotGrid‘s field.

Namespace: DevExpress.XtraReports.UI.PivotGrid

Assembly: DevExpress.XtraReports.v20.1.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

public class XRPivotGridFieldOptions :
    PivotGridFieldOptions

The following members return XRPivotGridFieldOptions objects:

Remarks

The XRPivotGridField.Options property of a field of the XRPivotGridFieldOptions class lets you customize the field’s settings.

Implements

DevExpress.Utils.Serializing.IXtraSerializableLayoutEx
See Also