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

MVCxPivotGridWebOptionsDataField Class

Provides options which control data fields presentation in the PivotGrid extension.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc.v18.1.dll

Declaration

public class MVCxPivotGridWebOptionsDataField :
    PivotGridWebOptionsDataField

The following members accept/return MVCxPivotGridWebOptionsDataField objects:

Remarks

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

See Also