Skip to main content
All docs
V26.1
  • DatePeriodFilterValue Class

    A predefined date filter.

    Namespace: DevExpress.Xpf.Core.FilteringUI

    Assembly: DevExpress.Xpf.Grid.v26.1.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