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.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
public FieldListStyle FieldListStyle { get; set; }
#Property Value
Type | Description |
---|---|
Field |
A DevExpress. |
Available values:
Name | Description |
---|---|
Simple | An end-user can move fields to the pivot grid using drag and drop. |
Excel2007 | An end-user can:
|