QueryGroupOperationsEventArgs.AllowAddCustomExpression Property
Gets or sets whether to allow users to add custom expressions.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to allow users to add custom expressions; otherwise, false. |
Remarks
See Also