PivotGridControl.IsPrefilterEnabledProperty Field
Identifies the PivotGridControl.IsPrefilterEnabledProperty dependency property.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
Declaration
public static readonly DependencyProperty IsPrefilterEnabledProperty
Public Shared ReadOnly IsPrefilterEnabledProperty As DependencyProperty
Field Value
| Type |
|---|
| DependencyProperty |
See Also