BinaryOperator(String, DateTimeOffset) Constructor
Initializes a new instance of the BinaryOperator class with specified settings.
Namespace: DevExpress.Data.Filtering
Assembly: DevExpress.Data.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| propertyName | String |
| value | DateTimeOffset |
See Also