Skip to main content

PivotGridControl.IsPrefilterEnabledProperty Field

Identifies the PivotGridControl.IsPrefilterEnabled dependency property.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public static readonly DependencyProperty IsPrefilterEnabledProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also