Skip to main content

DatePeriodFilterValue Class

A predefined date filter.

Namespace: DevExpress.Xpf.Core.FilteringUI

Assembly: DevExpress.Xpf.Grid.v23.2.Core.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public class DatePeriodFilterValue :
    ImmutableObject

Remarks

The image below shows date filters in the date periods filter element:

Inheritance

Object
DevExpress.Utils.ImmutableObject
DatePeriodFilterValue
See Also