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.v18.2.dll

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