FilterElementDefaultValuesEventArgs Properties
Obsolete. Provides data for FilterElementDefaultValues events.| Name | Description |
|---|---|
| AvailableFilterValues | Gets the available filter values for the current filter element. |
| FilterElementName | Obsolete. Gets the component name of the filter element. |
| FilterValues | Gets filter values used to apply default filtering. |
| ItemComponentName | Gets the component name of the filter element. |
| ItemName | Gets the name of the filter element. |
See Also