RangeFilterPredefinedDateTimePeriodsEventArgs Properties
Provides data for the DashboardDesigner.RangeFilterPredefinedDateTimePeriods event.| Name | Description |
|---|---|
| FilterType | Gets the filter type specified in the Edit Periods dialog. |
| ItemComponentName | Gets the component name of the dashboard item for which the event was raised. |
| Periods | Provides access to a collection of predefined periods displayed in the Edit Periods dialog. |
See Also