ColumnBase.ActualAllowFilterEditor Property
Gets whether end-users can invoke the Filter Editor to build complex filter criteria. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to allow end-users to invoke the Filter Editor; otherwise, false. |
See Also