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

PivotGridWebOptionsDataField Class

Provides options which control data fields presentation in the ASPxPivotGrid control.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v19.1.dll

Declaration

public class PivotGridWebOptionsDataField :
    PivotGridOptionsDataField

The following members return PivotGridWebOptionsDataField objects:

Remarks

These options can be accessed via the ASPxPivotGrid.OptionsDataField property.

Implements

DevExpress.Utils.Serializing.IXtraSerializableLayoutEx
See Also