Skip to main content

MVCxPivotGridWebOptionsDataField.FieldNaming Property

Reserved for future use.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public DataFieldNaming FieldNaming { get; set; }

Property Value

Type
DevExpress.XtraPivotGrid.DataFieldNaming

Property Paths

You can access this nested property as listed below:

Object Type Path to FieldNaming
PivotGridSettings
.OptionsDataField .FieldNaming
See Also