PivotGridControl.FieldListStyle Property
Gets or sets a style that defines the visual appearance of the Field List. This is a dependency property.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Property Value
Type | Description |
---|---|
FieldListStyle | A DevExpress.Xpf.PivotGrid.FieldListStyle enumeration member specifying the style of the Field List. |
Available values:
Name | Description |
---|---|
Simple | An end-user can move fields to the pivot grid using drag and drop. |
Excel2007 | An end-user can:
|