DatePeriodsFilterModel.PredefinedFilters Property
Gets date filters displayed in the DatePeriodsFilterElement.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ReadOnlyCollection<DatePeriodFilterValue> | Date filters displayed in the DatePeriodsFilterElement. |
Remarks
The image below shows date filters in the date periods filter element:

See Also