Back to Devexpress

PivotGridCommands.ShowFieldList Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridcommands-f848c613.md

latest1.6 KB
Original Source

PivotGridCommands.ShowFieldList Property

Shows the Field List.

Namespace : DevExpress.Xpf.PivotGrid

Assembly : DevExpress.Xpf.PivotGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public static RoutedCommand ShowFieldList { get; }
vb
Public Shared ReadOnly Property ShowFieldList As RoutedCommand

Property Value

TypeDescription
RoutedCommand

A RoutedCommand object that defines a command implementing the ICommand, and is routed through the element tree.

|

Remarks

Corresponding Method: PivotGridControl.ShowFieldList.

See Also

ShowFieldList()

PivotGridCommands Class

PivotGridCommands Members

DevExpress.Xpf.PivotGrid Namespace