RangeFilterPredefinedDateTimePeriodsEventArgs.FilterType Property
Gets the filter type specified in the Edit Periods dialog.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
DateTimePeriodFilterType | A DateTimePeriodFilterType value that is the filter type specified in the Edit Periods dialog. |
See Also