ShowValueEditorEventArgs.OperandValue Property
Gets the current operand value.
Namespace: DevExpress.XtraEditors.Filtering
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
OperandValue | An OperandValue object that specifies the current operand value. |
See Also