PivotGridWebOptionsDataField Class
In This Article
Provides options which control data fields presentation in the ASPxPivotGrid control.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v25.1.dll
#Declaration
public class PivotGridWebOptionsDataField :
PivotGridOptionsDataField
#Related API Members
The following members return PivotGridWebOptionsDataField objects:
#Remarks
These options can be accessed via the ASPxPivotGrid.OptionsDataField property.
#Inheritance
See Also