RangeFilterDefaultValueEventArgs Properties
Provides data for the RangeFilterDefaultValue events.| Name | Description |
|---|---|
| ArgumentDateTimeGroupInterval | Gets the date-time group interval applied to the Range Filter argument. |
| ArgumentType | Gets the type of Range Filter’s argument values. |
| DashboardItemName | Gets the component name of the Range Filter for which the event was raised. |
| Range | Gets or sets the selected range for the current Range Filter dashboard item. |
See Also