Back to Devexpress

PivotGridCommands.HideFieldList Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridcommands-593e55b4.md

latest1.6 KB
Original Source

PivotGridCommands.HideFieldList Property

Hides the Field List.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public static RoutedCommand HideFieldList { get; }
vb
Public Shared ReadOnly Property HideFieldList 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.HideFieldList.

See Also

HideFieldList()

PivotGridCommands Class

PivotGridCommands Members

DevExpress.Xpf.PivotGrid Namespace