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