FieldListStyle Enum
Lists values that specify the Field List‘s style.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Members
Name | Description |
---|---|
Simple
|
An end-user can move fields to the pivot grid using drag and drop. |
Excel2007
|
An end-user can:
|
Related API Members
The following properties accept/return FieldListStyle values:
Remarks
The values listed by this enumeration are used to set the PivotGridControl.FieldListStyle property’s value.