CustomUniqueValuesEventArgs.RoundDateTime Property
In This Article
Gets whether to ignore time values when you use the drop-down filter to filter by DateTime values.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if time values are ignored; otherwise, false. |
See Also