FilterBehavior.IsFilterEnabled Property
Gets or sets whether the current filter is enabled.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to enable the current filter; otherwise, false. |
See Also