PivotGridWebOptionsDataField Class
In This Article
Provides options which control data fields presentation in the ASPxPivotGrid control.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#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