UniqueValuesArgs.RoundDateTime Property
Gets whether to ignore time values when you filter by DateTime values.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to ignore time values; otherwise, false. |
See Also