Skip to main content

FilterEditorOperandType Enum

Lists the values that specify the QueryOperandsEventArgs.DefaultOperan property.

Namespace: DevExpress.Xpf.Core.FilteringUI

Assembly: DevExpress.Xpf.Grid.v23.2.Core.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public enum FilterEditorOperandType

Members

Name Description
Value

The Value operand.

Property

The Property operand.

Parameter

For internal use.

DateTimeFunction

The DateTime function operand.

Related API Members

The following properties accept/return FilterEditorOperandType values:

Remarks

See Also