Skip to main content
All docs
V23.2

PivotGridControl.CanEnableFilterProperty Field

Identifies the CanEnableFilter dependency property.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public static readonly DependencyProperty CanEnableFilterProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also