OperandValue.XmlValue Property
Gets or sets the current operand’s formatted value.
Namespace: DevExpress.Data.Filtering
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object that represents the current operand’s formatted value. |
See Also