ColumnBase.RoundDateTimeForColumnFilter Property
In This Article
Gets or sets whether or not the time portion is ignored when filtering by DateTime values. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to ignore the time portion; otherwise, false. |
See Also