The following tables list the members exposed by FilterOptionsListUtility.
Public Properties
| Name | Description |
| Filter | Gets the reference to associated filter. |
| OptionsChanged | Gets value indicating whether filter options has been changed from the default set of options to the custom one. |
| SupportsOptions | Gets value indicating whether filter supports displaying a list of options. |
Top
Public Methods
| Name | Description |
| GetFinalOptions | Returns a final list of filter options to be presented to a user. |
| GetOptions | Returns a collection of filter options. |
| TrySetOptions | Makes an attempt of overwriting current set of filter options. |
Top
See Also